Commit 60296ae3 authored by nanahira's avatar nanahira

fix types path

parent 45c239a0
......@@ -3,7 +3,7 @@
"description": "Koishi 的 Elasticsearch 支持插件。",
"version": "1.0.4",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"types": "dist/src/index.d.ts",
"scripts": {
"lint": "eslint --fix .",
"build": "webpack && env PACK_ALL=1 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