js:add publish config

This commit is contained in:
pengfei.zhou
2020-01-10 14:56:30 +08:00
committed by osborn
parent 42d8258309
commit ade6d63479
3 changed files with 11 additions and 2 deletions

View File

@@ -30,5 +30,8 @@
"shelljs": "^0.8.3",
"source-map-merger": "^0.2.0",
"typescript": "^3.7.4"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}