Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperated dev and non-dev dependencies #168

Merged
merged 3 commits into from
May 12, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
dropped popper.js
PaarthAgarwal authored and LB Johnston committed May 12, 2022
commit f9506d50b5bd090306bb0442dda28a3d1ea585fa
7 changes: 4 additions & 3 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -18,8 +18,7 @@
"@fortawesome/fontawesome-free": "^5.13.0",
"autocompleter": "^6.0.3",
"bootstrap": "^4.4.1",
"jquery": "^3.5.1",
"popper.js": "^1.16.1"
"jquery": "^3.5.1"
},
"scripts": {
"start": "npm run watch",