Commit d297f6f4 by xuzhenzhao

fix(custom): package.json types field

parent e87fa7e3
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"require": "./dist/index.umd.js" "require": "./dist/index.umd.js"
} }
}, },
"types": "'./dist/index.d.ts", "types": "./dist/index.d.ts",
"dependencies": { "dependencies": {
"axios": "^0.27.2", "axios": "^0.27.2",
"blueimp-md5": "^2.19.0", "blueimp-md5": "^2.19.0",
......
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