configuring the npm reg - but unsure about the url to use.

master
jem 4 years ago
parent 8df1214255
commit e4cd6f2f2f

@ -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"
},