2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00

Updated npm packages

This commit is contained in:
Alexander Shabunevich
2019-12-07 21:40:51 +03:00
parent 748af7c332
commit 3104177848
2 changed files with 1535 additions and 392 deletions
+4 -4
View File
@@ -22,15 +22,15 @@
},
"module": "src/index.js",
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@babel/core": "^7.7.5",
"@babel/preset-env": "^7.7.5",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"jest": "^24.9.0",
"rimraf": "^3.0.0",
"standard": "^14.3.1",
"webpack": "^4.40.2",
"webpack-cli": "^3.3.9"
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10"
},
"browserslist": "> 0.25%, ie 11",
"babel": {