Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Update package.json, including bumping jquery; pin to specific patch …
Browse files Browse the repository at this point in the history
…release (#245)
  • Loading branch information
ssciolla authored May 1, 2020
1 parent 8b43d5c commit 2d5445a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
{
"name": "student_explorer",
"version": "2.7.1",
"version": "2.7.3",
"repository": {
"type": "git",
"url": "https://github.com/tl-its-umich-edu/student_explorer.git"
},
"license": "Apache-2.0",
"dependencies": {
"bootstrap": "3.4.1",
"components-font-awesome": "5.9.0",
"d3": "3.5.17",
"jquery": "^3.4.1",
"jquery": "3.5.0",
"nvd3": "1.1.15-beta2",
"tablesorter": "2.31.2"
}
Expand Down

0 comments on commit 2d5445a

Please sign in to comment.