We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a0088 commit 4cfcb1fCopy full SHA for 4cfcb1f
package.json
@@ -62,6 +62,7 @@
62
},
63
"devDependencies": {
64
"@4c/rollout": "^1.2.0",
65
+ "@babel/cli": "^7.1.0",
66
"@babel/core": "^7.1.0",
67
"@storybook/addon-actions": "^3.4.11",
68
"@storybook/react": "3.4.11",
@@ -102,7 +103,6 @@
102
103
"webpack-dev-server": "^3.1.8"
104
105
"dependencies": {
- "@babel/cli": "^7.1.0",
106
"classnames": "^2.2.6",
107
"date-arithmetic": "^3.0.0",
108
"dom-helpers": "^2.3.0 || ^3.0.0",
0 commit comments