Commit 8ab09a34 authored by nanahira's avatar nanahira

typing path

parent 6a041b73
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"description": "Koishi 的随机图片插件", "description": "Koishi 的随机图片插件",
"version": "8.3.4", "version": "8.3.4",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/src/index.d.ts",
"scripts": { "scripts": {
"lint": "eslint --fix .", "lint": "eslint --fix .",
"build": "webpack && env PACK_ALL=1 webpack", "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