We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a44c73 commit 0e85944Copy full SHA for 0e85944
1 file changed
package.json
@@ -34,6 +34,7 @@
34
"dependencies": {
35
"acorn-jsx": "4.1.0",
36
"asyncro": "^2.0.1",
37
+ "autoprefixer": "^7.2.3",
38
"babel-polyfill": "^6.26.0",
39
"camelcase": "^4.1.0",
40
"chalk": "^2.3.0",
@@ -58,7 +59,6 @@
58
59
"yargs": "^10.0.3"
60
},
61
"devDependencies": {
- "autoprefixer": "^7.2.3",
62
"babel-cli": "^6.26.0",
63
"babel-preset-env": "^1.6.1",
64
"eslint": "^4.13.0",
0 commit comments