Commit 0a5080bc authored by nanahira's avatar nanahira

fix types path

parent 95623cb9
......@@ -3,7 +3,7 @@
"description": "如果不喜欢 Koishi 的数据库设计的话,来用这个也是一个选择。",
"version": "1.2.3",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"types": "dist/src/index.d.ts",
"scripts": {
"lint": "eslint --fix .",
"build": "webpack",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment