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 9e1aa64
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@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",
"jquery": "^3.7.1",
"prettier": "^3.2.5",
"qunit": "^2.20.0",
"rollup": "^4.17.2",
Expand Down
12 changes: 4 additions & 8 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 9e1aa64

Please sign in to comment.