We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb3256 commit 6ca0cebCopy full SHA for 6ca0ceb
.node-version
@@ -1 +1 @@
1
-18.15.0
+20.15.0
lib/generators/rolemodel/webpack/webpack_generator.rb
@@ -2,7 +2,7 @@ module Rolemodel
2
class WebpackGenerator < Rails::Generators::Base
3
source_root File.expand_path('templates', __dir__)
4
5
- NODE_VERSION = '18.15.0'.freeze
+ NODE_VERSION = '20.15.0'.freeze
6
7
DEV_DEPS = %w[
8
@honeybadger-io/webpack
0 commit comments