8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c7793 commit 32f322fCopy full SHA for 32f322f
package.json
@@ -20,20 +20,20 @@
20
"lodash": "^4.17.4"
21
},
22
"devDependencies": {
23
- "babel-cli": "^6.22.2",
24
- "babel-core": "^6.23.1",
25
- "babel-loader": "^6.4.0",
+ "babel-cli": "^6.24.1",
+ "babel-core": "^6.24.1",
+ "babel-loader": "^7.0.0",
26
"babel-plugin-add-module-exports": "~0.2.1",
27
"babel-plugin-lodash": "^3.2.11",
28
- "babel-preset-env": "^1.2.1",
+ "babel-preset-env": "^1.4.0",
29
"chai": "^3.5.0",
30
"glob": "^7.1.1",
31
"gzip-size": "^3.0.0",
32
"memory-fs": "^0.4.1",
33
- "mocha": "^3.2.0",
+ "mocha": "^3.3.0",
34
"pify": "^2.3.0",
35
"pretty-bytes": "^4.0.2",
36
- "webpack": "^2.2.0"
+ "webpack": "^2.4.1"
37
38
"files": [
39
"lib"
0 commit comments