feat: enhance API response handling and add new components for module management
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"./registry": "./src/registry/index.ts",
|
||||
"./env": "./src/env/index.ts",
|
||||
"./dates": "./src/dates/index.ts",
|
||||
"./formatters": "./src/dates/index.ts"
|
||||
"./formatters": "./src/dates/index.ts",
|
||||
"./api-response": "./src/api-response.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "git clean -xdf .turbo node_modules",
|
||||
|
||||
Reference in New Issue
Block a user