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 fd6c314 commit 66f478eCopy full SHA for 66f478e
package.json
@@ -29,13 +29,13 @@
29
"dependencies": {
30
"@aureooms/js-error": "^4.0.0",
31
"@aureooms/js-fibonacci": "^3.1.0",
32
- "@aureooms/js-itertools": "^3.3.0"
+ "@aureooms/js-itertools": "^3.4.0"
33
},
34
"devDependencies": {
35
"@aureooms/js-integer": "3.0.0",
36
"@aureooms/js-number": "3.1.0",
37
"ava": "3.8.1",
38
- "coveralls": "2.13.3",
+ "coveralls": "3.1.0",
39
"esdoc": "1.1.0",
40
"nyc": "15.0.1",
41
"@babel/cli": "7.8.4",
@@ -46,7 +46,7 @@
46
"esdoc-inject-script-plugin": "1.0.0",
47
"esdoc-inject-style-plugin": "1.0.0",
48
"esdoc-standard-plugin": "1.0.0",
49
- "np": "6.2.1"
+ "np": "6.2.3"
50
51
"homepage": "https://aureooms.github.io/js-integer-sequences",
52
"keywords": [
0 commit comments