Skip to content

Commit a675689

Browse files
committed
publish config
1 parent 48b606e commit a675689

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"audio sprite",
1717
"audiosprite"
1818
],
19-
"author": "James Simpson <[email protected]> (http://goldfirestudios.com)",
19+
"author": "@catalogworks",
2020
"repository": {
2121
"type": "git",
2222
"url": "git://github.com/catalogworks/howler.js.git"
@@ -37,5 +37,8 @@
3737
"dist/howler.core.min.js",
3838
"dist/howler.spatial.min.js",
3939
"LICENSE.md"
40-
]
40+
],
41+
"publishConfig": {
42+
"registry": "https://npm.pkg.github.com"
43+
}
4144
}

0 commit comments

Comments
 (0)