Skip to content

Commit

Permalink
chore:: fixup pkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Zayne committed Oct 23, 2024
1 parent 3707922 commit f5e05ca
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 317 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"version": "0.0.0",
"packageManager": "[email protected]",
"author": "Ryan Zayne",

"scripts": {
"build": "pnpm --filter \"./packages/*\" build",
"build:dev": "pnpm --filter \"./packages/*\" build:dev",
Expand All @@ -23,12 +22,14 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.9",
"@eslint-react/eslint-plugin": "^1.15.0",
"@types/node": "^22.7.4",
"@zayne-labs/eslint-config": "^0.2.8",
"@zayne-labs/tsconfig": "catalog:",
"concurrently": "^9.0.1",
"cross-env": "^7.0.3",
"eslint": "^9.11.1",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.12",
"eslint-plugin-tailwindcss": "^3.17.4",
"husky": "^9.1.6",
Expand Down
Loading

0 comments on commit f5e05ca

Please sign in to comment.