Skip to content

Commit 2580d10

Browse files
aureooms-js-* -> @aureooms/js-*
1 parent 3cb28bc commit 2580d10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "aureooms-js-gn",
2+
"name": "@aureooms/js-gn",
33
"description": "graphs and networks code bricks for JavaScript",
44
"version": "1.0.5",
55
"main": "js/dist/gn.js",
66
"dependencies": {},
77
"devDependencies": {
8-
"aureooms-js-binomial-heap": "^11.0.0",
9-
"aureooms-js-functools": "^2.0.3",
8+
"@aureooms/js-binomial-heap": "^11.0.0",
9+
"@aureooms/js-functools": "^2.0.3",
1010
"aureooms-node-package": "^6.0.1"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)