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 7a69247 commit 79138ecCopy full SHA for 79138ec
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "aureooms-js-max-gap",
+ "name": "@aureooms/js-max-gap",
3
"description": "max-gap library for JavaScript",
4
"version": "1.0.1",
5
"author": "Aurélien Ooms <aurelien.ooms@gmail.com>",
@@ -23,8 +23,8 @@
23
"url": "https://github.com/aureooms/js-max-gap/issues"
24
},
25
"dependencies": {
26
- "aureooms-js-compare": "^1.4.5",
27
- "aureooms-js-itertools": "^3.0.0"
+ "@aureooms/js-compare": "^1.4.5",
+ "@aureooms/js-itertools": "^3.0.0"
28
29
"devDependencies": {
30
"ava": "^0.18.0",
0 commit comments