Skip to content

Commit 9d6b237

Browse files
Update package.json
1 parent e033efc commit 9d6b237

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.0.0",
44
"description": "This Project explains all Node JS examples",
55
"main": "app.js",
6+
"publishConfig": {
7+
"registry": "http://3.19.185.59:8081/repository/test/"
8+
},
69
"scripts": {
710
"server": "http-server -c-1 -p 9999",
811
"start1": "nodemon app.js",

0 commit comments

Comments
 (0)