aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/actiontext.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'actiontext/actiontext.gemspec')
-rw-r--r--actiontext/actiontext.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/actiontext/actiontext.gemspec b/actiontext/actiontext.gemspec
index e9381d1ec5..5583178e12 100644
--- a/actiontext/actiontext.gemspec
+++ b/actiontext/actiontext.gemspec
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
s.email = ["javan@javan.us", "sstephenson@gmail.com", "david@loudthinking.com"]
s.homepage = "https://rubyonrails.org"
- s.files = Dir["CHANGELOG.md", "MIT-LICENSE", "README.md", "lib/**/*", "app/**/*", "config/**/*", "db/**/*"]
+ s.files = Dir["CHANGELOG.md", "MIT-LICENSE", "README.md", "lib/**/*", "app/**/*", "config/**/*", "db/**/*", "package.json"]
s.require_path = "lib"
s.metadata = {