mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-13 04:03:07 +00:00
chore: add publishConfig
This commit is contained in:
parent
3a1e900149
commit
ad1f36d78e
@ -3,6 +3,9 @@
|
||||
"version": "0.0.1",
|
||||
"description": "runtime for Ali lowCode engine",
|
||||
"main": "lib/index.js",
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npm.alibaba-inc.com"
|
||||
},
|
||||
"files": [
|
||||
"lib"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user