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

@@ -26,5 +26,8 @@
"doric": "file:../doric-js",
"rollup": "^1.28.0",
"typescript": "^3.7.4"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
}