Skip to content

Commit

Permalink
Do not shadow parent jcanvas-website's jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Jun 3, 2024
1 parent 622e7a6 commit 6f387b2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Prevent a locally installed copy of jQuery from shadowing the version of
# jQuery installed by the parent jcanvas-website repository
auto-install-peers=false
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@types/jquery": "^3.5.30",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"esbuild": "^0.21.4",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"glob": "^10.3.10",
Expand Down
5 changes: 4 additions & 1 deletion pnpm-lock.yaml

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

0 comments on commit 6f387b2

Please sign in to comment.