Merge branch 'release/3.3' into addons-peer

This commit is contained in:
Filipp Riabchun 2017-11-29 01:44:37 +03:00 committed by GitHub
commit f78732a631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@
"dependencies": {
"babel-runtime": "^6.20.0",
"meteor-node-stubs": "~0.2.4",
"react": "^16.1.1",
"react-dom": "^16.1.1"
"react": "^16.2.0",
"react-dom": "^16.2.0"
},
"devDependencies": {
"babel-preset-env": "^1.6.1",