Skip to content

Commit

Permalink
[version] 1.1.8 clear files an zise
Browse files Browse the repository at this point in the history
  • Loading branch information
leomerida15 committed Feb 5, 2024
1 parent 29bac44 commit b18961d
Show file tree
Hide file tree
Showing 28 changed files with 1,304 additions and 8,666 deletions.
11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.7",
"version": "1.1.8",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -29,13 +29,7 @@
"node": ">=10"
},
"scripts": {
"start": "tsdx watch",
"build": "tsdx build",
"test": "tsdx test",
"lint": "tsdx lint",
"prepare": "tsdx build",
"size": "size-limit",
"analyze": "size-limit --why"
"start": "tsdx watch"
},
"husky": {
"hooks": {
Expand Down Expand Up @@ -69,7 +63,6 @@
"next": "^14.1.0",
"prisma": "^5.8.1",
"size-limit": "^8.2.6",
"tsdx": "^0.14.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"yup": "^1.2.0",
Expand Down
Loading

0 comments on commit b18961d

Please sign in to comment.