不要怂,就是干,撸起袖子干!

Commit 9785c585 by Thomas Hoppe Committed by GitHub

fix(typings): add type_helpers to file list (#12000)

1 parent a0635e3c
Showing with 2 additions and 1 deletions
...@@ -25,7 +25,8 @@ ...@@ -25,7 +25,8 @@
"files": [ "files": [
"lib", "lib",
"types/index.d.ts", "types/index.d.ts",
"types/lib" "types/lib",
"types/type-helpers"
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!