Skip to content

Commit

Permalink
Package: drop webpack and friends
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Feb 27, 2024
1 parent 93c6cc9 commit e425a46
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/generators/geoblacklight_admin/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@
"name": "internal",
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.20.0",
"@nathanvda/cocoon": "^1.2.14",
"@rails/actioncable": "^6.0.0",
"@rails/activestorage": "^6.0.0",
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "5.4.3",
"bootstrap": "^4.5.0",
"bootstrap-datepicker": "^1.9.0",
"chosen-jquery": "^0.1.1",
Expand All @@ -24,12 +21,9 @@
"stimulus": "^1.1.1",
"stimulus-scroll-to": "^2.0.1",
"turbolinks": "^5.2.0",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"yargs-parser": "^13.1.2"
},
"version": "0.1.0",
"devDependencies": {
"webpack-dev-server": "^3"
}
}

0 comments on commit e425a46

Please sign in to comment.