Commit 6ac84e9a authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

fix: deploy

parent 1ed2ef7c
...@@ -31,8 +31,8 @@ ...@@ -31,8 +31,8 @@
"default": "./dist/providers/*.js" "default": "./dist/providers/*.js"
}, },
"#docs/*": { "#docs/*": {
"types": "./src/docs/*.ts", "types": "./src/docs/*",
"default": "./dist/docs/*.js" "default": "./dist/docs/*"
}, },
"#utils/*": { "#utils/*": {
"types": "./src/utils/*.ts", "types": "./src/utils/*.ts",
......
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