Skip to content

Commit

Permalink
Re-add jquery as dev dependency
Browse files Browse the repository at this point in the history
Now that module resolution issue has been resolved at website level.
  • Loading branch information
caleb531 committed Jun 4, 2024
1 parent 5dd5055 commit 9a75279
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"glob": "^10.3.10",
"jquery": "^3.7.1",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"rollup-plugin-esbuild": "^6.1.1",
Expand Down
7 changes: 7 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9a75279

Please sign in to comment.