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 aecbb5c commit f45aef6Copy full SHA for f45aef6
package.json
@@ -24,15 +24,15 @@
24
},
25
"dependencies": {},
26
"devDependencies": {
27
- "@aureooms/js-itertools": "^3.3.0",
28
- "ava": "^0.19.1",
29
- "babel-cli": "^6.24.1",
30
- "babel-polyfill": "^6.23.0",
31
- "babel-preset-latest": "^6.24.1",
32
- "codeclimate-test-reporter": "^0.5.0",
33
- "coveralls": "^2.13.1",
34
- "esdoc": "^0.5.2",
35
- "nyc": "^11.0.2"
+ "@aureooms/js-itertools": "3.4.0",
+ "ava": "0.19.1",
+ "babel-cli": "6.26.0",
+ "babel-polyfill": "6.26.0",
+ "babel-preset-latest": "6.24.1",
+ "codeclimate-test-reporter": "0.5.1",
+ "coveralls": "2.13.3",
+ "esdoc": "0.5.2",
+ "nyc": "11.9.0"
36
37
"homepage": "https://aureooms.github.io/js-mapping",
38
"keywords": [
0 commit comments