Commit e8f23fbf authored by nanahira's avatar nanahira

fix types path

parent 7a2f26e7
......@@ -3,7 +3,7 @@
"version": "8.2.4",
"description": "Koishi Plugin for YGOPro card query",
"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