Skip to content

Commit 7ba6d00

Browse files
committed
fixes for website deployment
1 parent 1c38a4f commit 7ba6d00

File tree

2 files changed

+458
-63
lines changed

2 files changed

+458
-63
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"tslib": "2.6.3",
7171
"tsx": "4.17.0",
7272
"typescript": "5.5.4",
73-
"eslint-plugin-tailwindcss": "npm:@hasparus/[email protected]"
73+
"eslint-plugin-tailwindcss": "npm:@hasparus/[email protected]",
74+
"wrangler": "4.1.0"
7475
},
7576
"lint-staged": {
7677
"packages/**/src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)