js:add publish config
This commit is contained in:
parent
42d8258309
commit
ade6d63479
@ -30,5 +30,8 @@
|
||||
"shelljs": "^0.8.3",
|
||||
"source-map-merger": "^0.2.0",
|
||||
"typescript": "^3.7.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org"
|
||||
}
|
||||
}
|
@ -30,5 +30,8 @@
|
||||
"tslib": "^1.10.0",
|
||||
"typescript": "^3.7.4",
|
||||
"ws": "^7.2.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org"
|
||||
}
|
||||
}
|
@ -26,5 +26,8 @@
|
||||
"doric": "file:../doric-js",
|
||||
"rollup": "^1.28.0",
|
||||
"typescript": "^3.7.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user