[npm]: bump versions

This commit is contained in:
41666 2019-06-04 17:54:30 -05:00
parent 9de1b93a7f
commit e4d5ab8d31
4 changed files with 15 additions and 14 deletions

View file

@ -9,7 +9,7 @@
"dependencies": {
"@roleypoly/rpc": "^2.0.0",
"@roleypoly/design": "^2.0.0",
"color": "^3.1.1",
"color": "^3.1.2",
"eventemitter3": "^3.1.2",
"fast-redux": "^0.7.1",
"immutable": "^4.0.0-rc.12",
@ -32,8 +32,8 @@
"@babel/plugin-transform-runtime": "^7.4.4",
"@types/next": "^8.0.5",
"babel-plugin-styled-components": "^1.10.0",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.13.2",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"enzyme-to-json": "^3.3.5",
"lint-staged": "^8.1.7",
"react-test-renderer": "^16.8.6",