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 510c182 commit 5cd50e3Copy full SHA for 5cd50e3
package.json
@@ -2,10 +2,10 @@
2
"license": "AGPL-3.0",
3
"homepage": "http://aureooms.github.io/js-splitting/",
4
"main": "js/dist/splitting.js",
5
- "name": "aureooms-js-splitting",
+ "name": "@aureooms/js-splitting",
6
"author": "aureooms",
7
"devDependencies": {
8
- "aureooms-js-array": "^3.0.0",
+ "@aureooms/js-array": "^3.0.0",
9
"aureooms-node-package": "^4.2.5"
10
},
11
"scripts": {
0 commit comments