fix: add package json typings

This commit is contained in:
guokai.jgk 2020-11-10 21:00:03 +08:00
parent bf7b7d1a38
commit 6378595966

View File

@ -3,6 +3,7 @@
"version": "1.0.20-alpha.1",
"description": "DataSource Engine for lowcode",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
"dist",
"src",