Skip to content

Commit 2d13604

Browse files
committed
Testing actions
1 parent f4525d0 commit 2d13604

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "json-schema-class",
2+
"name": "@nodejunkie/json-schema-class",
33
"version": "0.0.1",
44
"description": "An Abstract Class that uses JSON Schema validation to build an extensible application with strongish type",
55
"main": "index.js",
@@ -11,9 +11,6 @@
1111
"type": "git",
1212
"url": "git+https://github.com/NodeJunkie/node-json-schema-class.git"
1313
},
14-
"publishConfig": {
15-
"registry": "https://npm.pkg.github.com/"
16-
},
1714
"keywords": [
1815
"json-schema"
1916
],

0 commit comments

Comments
 (0)