feat: modify npm private control & version

This commit is contained in:
akirakai 2022-02-18 15:50:35 +08:00
parent d522034879
commit ee55d024a7

View File

@ -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",