Merge pull request #451 from mingkang1993/patch-10

Update package.json
This commit is contained in:
当耐特 2019-10-08 02:55:02 -05:00 committed by GitHub
commit 1dc9088502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"uglify-js": "^3.4.9"
},
"devDependencies": {
"autoprefixer": "7.1.6",
"autoprefixer": "^7.1.6",
"babel-core": "6.26.0",
"babel-eslint": "7.2.3",
"babel-jest": "20.0.3",
@ -33,6 +33,7 @@
"case-sensitive-paths-webpack-plugin": "2.1.1",
"chalk": "1.1.3",
"css-loader": "0.28.7",
"cssnano": "^4.1.10",
"dotenv": "4.0.0",
"dotenv-expand": "4.2.0",
"eslint": "^4.18.2",
@ -45,6 +46,7 @@
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.5",
"fs-extra": "3.0.1",
"gulp-postcss": "^8.0.0",
"html-webpack-plugin": "2.29.0",
"jest": "20.0.4",
"object-assign": "4.1.1",