⬆️ MAJ mocha et mocha-webpack

pull/153/head
mama 2018-01-19 12:49:42 +01:00
parent 9b043b134f
commit b52ebf312f
1 changed files with 6 additions and 3 deletions

View File

@ -10,7 +10,10 @@
"engines": {
"node": ">=6.2.0 <10.0.0"
},
"browserslist": ["> 1% in FR", "not ie < 11"],
"browserslist": [
"> 1% in FR",
"not ie < 11"
],
"dependencies": {
"@babel/polyfill": "^7.0.0-beta.34",
"classnames": "^2.2.5",
@ -21,6 +24,8 @@
"ignore-loader": "^0.1.2",
"js-yaml": "^3.9.1",
"marked": "^0.3.9",
"mocha": "^5.0.0",
"mocha-webpack": "^1.0.1",
"nearley": "^2.9.2",
"npm": "^5.3.0",
"ramda": "^0.25.0",
@ -79,8 +84,6 @@
"img-loader": "^2.0.0",
"jsdom": "^11.0.0",
"json-loader": "^0.5.4",
"mocha": "^4.0.1",
"mocha-webpack": "^0.7.0",
"nearley-loader": "0.0.2",
"postcss-loader": "^2.0.5",
"ramda-fantasy": "^0.8.0",