fix/ci/resolve-installation-faiure
Naor Peled 6 months ago
parent e14e1eda48
commit fd57322842

2391
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -34,7 +34,7 @@
"@babel/polyfill": "^7.8.3",
"@babel/preset-env": "^7.8.2",
"@babel/register": "^7.8.3",
"ava": "^3.0.0",
"ava": "^5.3.1",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^1.0.2",
@ -47,12 +47,12 @@
"eslint-plugin-ava": "^10.0.0",
"eslint-plugin-import": "^2.18.2",
"gh-pages": "^3.0.0",
"jsdoc": "^3.6.3",
"jsdoc": "^4.0.2",
"nyc": "^15.0.0",
"sinon": "^9.0.0",
"testem": "^3.0.0",
"webpack": "^4.41.0",
"webpack-bundle-analyzer": "^3.5.2",
"webpack-bundle-analyzer": "^4.10.0",
"webpack-cli": "^3.3.9",
"yamljs": "^0.3.0"
},

Loading…
Cancel
Save