Skip to content

Commit ee55d02

Browse files
committed
feat: modify npm private control & version
1 parent d522034 commit ee55d02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/material-parser/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"name": "@alilc/lowcode-material-parser",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0",
44
"description": "material parser for Ali lowCode engine",
55
"main": "lib/index.js",
66
"module": "es/index.js",
77
"files": [
88
"lib",
99
"schemas"
1010
],
11-
"private": true,
1211
"devDependencies": {
1312
"@babel/runtime": "^7.11.2",
1413
"@types/debug": "^4.1.5",

0 commit comments

Comments
 (0)