mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-13 12:13:10 +00:00
feat: modify npm private control & version
This commit is contained in:
parent
d522034879
commit
ee55d024a7
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@alilc/lowcode-material-parser",
|
"name": "@alilc/lowcode-material-parser",
|
||||||
"version": "1.0.0-beta.15",
|
"version": "1.0.0",
|
||||||
"description": "material parser for Ali lowCode engine",
|
"description": "material parser for Ali lowCode engine",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"module": "es/index.js",
|
"module": "es/index.js",
|
||||||
@ -8,7 +8,6 @@
|
|||||||
"lib",
|
"lib",
|
||||||
"schemas"
|
"schemas"
|
||||||
],
|
],
|
||||||
"private": true,
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@types/debug": "^4.1.5",
|
"@types/debug": "^4.1.5",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user