feat: remove module field in material-parser package.json

This commit is contained in:
akirakai 2022-02-22 16:11:21 +08:00
parent 65f5aa6adb
commit 6141c273c9

View File

@ -3,7 +3,6 @@
"version": "1.0.0",
"description": "material parser for Ali lowCode engine",
"main": "lib/index.js",
"module": "es/index.js",
"files": [
"lib",
"schemas"