mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 20:23:36 +00:00
fix: build failing
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
"./debounce": {
|
||||
"types": "./dist/debounce.d.ts",
|
||||
"default": "./dist/debounce.js"
|
||||
},
|
||||
"./error-handler": {
|
||||
"types": "./dist/error-handler.d.ts",
|
||||
"default": "./dist/error-handler.js"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user