Skip to content

Commit 943e006

Browse files
committed
Trying to publish js for #207
1 parent 73b2eae commit 943e006

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
{
2-
"name": "ecodata-client-plugin",
2+
"name": "AtlasOfLivingAustralia/ecodata-client-plugin",
33
"version": "6.2.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/AtlasOfLivingAustralia/ecodata-client-plugin.git"
77
},
8+
"publishConfig": {
9+
"registry": "https://npm.pkg.github.com/"
10+
},
811
"description": "Karma / jasmine configuration for testing project javascript",
912
"main": "test/unit/javascript",
1013
"private": true,

0 commit comments

Comments
 (0)