Skip to content

Commit 5cd50e3

Browse files
aureooms-js-* -> @aureooms/js-*
1 parent 510c182 commit 5cd50e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"license": "AGPL-3.0",
33
"homepage": "http://aureooms.github.io/js-splitting/",
44
"main": "js/dist/splitting.js",
5-
"name": "aureooms-js-splitting",
5+
"name": "@aureooms/js-splitting",
66
"author": "aureooms",
77
"devDependencies": {
8-
"aureooms-js-array": "^3.0.0",
8+
"@aureooms/js-array": "^3.0.0",
99
"aureooms-node-package": "^4.2.5"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)