Skip to content

Commit 6ca0ceb

Browse files
committed
Update the node version
1 parent 2cb3256 commit 6ca0ceb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.15.0
1+
20.15.0

lib/generators/rolemodel/webpack/webpack_generator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Rolemodel
22
class WebpackGenerator < Rails::Generators::Base
33
source_root File.expand_path('templates', __dir__)
44

5-
NODE_VERSION = '18.15.0'.freeze
5+
NODE_VERSION = '20.15.0'.freeze
66

77
DEV_DEPS = %w[
88
@honeybadger-io/webpack

0 commit comments

Comments
 (0)