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 1687423 commit 53ab796Copy full SHA for 53ab796
package.json
@@ -26,15 +26,15 @@
26
"@aureooms/js-error": "^3.0.0"
27
},
28
"devDependencies": {
29
- "@aureooms/js-itertools": "^3.1.0",
+ "@aureooms/js-itertools": "^3.1.1",
30
"ava": "^0.19.1",
31
- "babel-cli": "^6.18.0",
32
- "babel-polyfill": "^6.16.0",
33
- "babel-preset-latest": "^6.16.0",
34
- "codeclimate-test-reporter": "^0.4.0",
35
- "coveralls": "^2.11.15",
36
- "esdoc": "^0.5.1",
37
- "nyc": "^10.0.0"
+ "babel-cli": "^6.24.1",
+ "babel-polyfill": "^6.23.0",
+ "babel-preset-latest": "^6.24.1",
+ "codeclimate-test-reporter": "^0.4.1",
+ "coveralls": "^2.13.0",
+ "esdoc": "^0.5.2",
+ "nyc": "^10.2.0"
38
39
"homepage": "https://aureooms.github.io/js-collections-deque",
40
"keywords": [
0 commit comments