mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-11 18:42:56 +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",
|
||||
"version": "1.0.0-beta.15",
|
||||
"version": "1.0.0",
|
||||
"description": "material parser for Ali lowCode engine",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
@ -8,7 +8,6 @@
|
||||
"lib",
|
||||
"schemas"
|
||||
],
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@types/debug": "^4.1.5",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user