mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-20 07:14:23 +00:00
fix: add package json typings
This commit is contained in:
parent
bf7b7d1a38
commit
6378595966
@ -3,6 +3,7 @@
|
|||||||
"version": "1.0.20-alpha.1",
|
"version": "1.0.20-alpha.1",
|
||||||
"description": "DataSource Engine for lowcode",
|
"description": "DataSource Engine for lowcode",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
"typings": "dist/index.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
"dist",
|
"dist",
|
||||||
"src",
|
"src",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user