upgrade ini

This commit is contained in:
Eric Vergnaud 2020-12-13 09:56:29 +08:00
parent c87e55b611
commit c4d0ace5f3
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@
"@babel/preset-env": "^7.12.7",
"babel-loader": "^8.2.1",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
"webpack-cli": "^3.3.12",
"ini": "1.3.6"
},
"scripts": {
"build": "webpack"