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 cebda5d commit b38a23eCopy full SHA for b38a23e
lib/react_on_rails/version_checker.rb
@@ -74,7 +74,7 @@ def self.build
74
end
75
76
def self.package_json_path
77
- Rails.root.join("client", "package.json")
+ Rails.root.join("package.json")
78
79
80
def initialize(package_json)
0 commit comments