lock down version for the babel6 example

This commit is contained in:
Norbert de Langen 2019-10-02 11:01:05 +02:00
parent 48ab15ea9f
commit 98c8f2d333

View File

@ -11,9 +11,9 @@
"react-dom": "^16.8.3"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-plugin-external-helpers": "^6.22.0",
"babel-preset-react": "^6.24.1",
"babel-core": "6.26.3",
"babel-plugin-external-helpers": "6.22.0",
"babel-preset-react": "6.24.1",
"rollup": "^1.4.1",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.1",