Skip to content

Commit 0e85944

Browse files
committed
fix package.json
1 parent 7a44c73 commit 0e85944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"dependencies": {
3535
"acorn-jsx": "4.1.0",
3636
"asyncro": "^2.0.1",
37+
"autoprefixer": "^7.2.3",
3738
"babel-polyfill": "^6.26.0",
3839
"camelcase": "^4.1.0",
3940
"chalk": "^2.3.0",
@@ -58,7 +59,6 @@
5859
"yargs": "^10.0.3"
5960
},
6061
"devDependencies": {
61-
"autoprefixer": "^7.2.3",
6262
"babel-cli": "^6.26.0",
6363
"babel-preset-env": "^1.6.1",
6464
"eslint": "^4.13.0",

0 commit comments

Comments
 (0)