Skip to content

Commit

Permalink
Remove JQuery dependency
Browse files Browse the repository at this point in the history
This dependency is not actually used and was causing security violations
  • Loading branch information
budparr committed Apr 26, 2019
1 parent c2cbc83 commit c195c12
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions src/package-lock.json

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

1 change: 0 additions & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"cssnano": "^3.10.0",
"extract-text-webpack-plugin": "^2.1.0",
"file-loader": "^0.11.1",
"jquery": "^3.2.1",
"postcss": "^5.2.16",
"postcss-cssnext": "^2.10.0",
"postcss-import": "^9.1.0",
Expand Down

0 comments on commit c195c12

Please sign in to comment.