v1.0.0-alpha6
{ | ||
"name": "@genesys-pgr/ui-embedded", | ||
"version": "1.0.0-alpha5", | ||
"version": "1.0.0-alpha6", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
... | ... | @@ -32,11 +32,11 @@ |
"analyze": "webpack --config config/webpack-analyze.config.js" | ||
}, | ||
"dependencies": { | ||
"d3": "^6.2.0", | ||
"es-cookie": "^1.0.0", | ||
"history": "^4.0.0", | ||
"i18next": "^19.0.0", | ||
"react": "^16.0.0", | ||
"d3": "^6.2.0", | ||
"react-dom": "^16.0.0", | ||
"react-i18next": "^11.0.0", | ||
"react-router-dom": "^5.0.0" | ||
... | ... |
Please register or sign in to comment