configuring the npm reg - but unsure about the url to use.
This commit is contained in:
parent
8df1214255
commit
e4cd6f2f2f
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
"deasync": "0.1.20",
|
||||
"request": "2.88.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://www.npmjs.com/package"
|
||||
},
|
||||
"devDependencies": {
|
||||
"shadow-cljs": "^2.8.37"
|
||||
},
|
||||
|
|
Reference in a new issue