We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d522034 commit ee55d02Copy full SHA for ee55d02
1 file changed
modules/material-parser/package.json
@@ -1,14 +1,13 @@
1
{
2
"name": "@alilc/lowcode-material-parser",
3
- "version": "1.0.0-beta.15",
+ "version": "1.0.0",
4
"description": "material parser for Ali lowCode engine",
5
"main": "lib/index.js",
6
"module": "es/index.js",
7
"files": [
8
"lib",
9
"schemas"
10
],
11
- "private": true,
12
"devDependencies": {
13
"@babel/runtime": "^7.11.2",
14
"@types/debug": "^4.1.5",
0 commit comments