Skip to content

Commit

Permalink
Update frontend packages to all semver minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed May 5, 2021
1 parent 02b61cf commit 6de3112
Show file tree
Hide file tree
Showing 2 changed files with 1,283 additions and 1,194 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.1",
"@rails/webpacker": "4.2.2",
"@rails/webpacker": "4.2.x",
"bootstrap": "^4.4.1",
"datatables.net-bs4": "^1.10.20",
"datatables.net-buttons-bs4": "^1.6.1",
Expand All @@ -15,6 +15,7 @@
"turbolinks": "^5.2.0"
},
"devDependencies": {
"webpack": "^4.x",
"webpack-dev-server": "^3.10.1"
}
}
Loading

0 comments on commit 6de3112

Please sign in to comment.