aboutsummaryrefslogtreecommitdiffstats
path: root/test/dummy/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/dummy/package.json')
-rw-r--r--test/dummy/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dummy/package.json b/test/dummy/package.json
index 59fdfb8a60..ff2b802bba 100644
--- a/test/dummy/package.json
+++ b/test/dummy/package.json
@@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@rails/webpacker": "^3.2.2",
- "activetext": "file:../.."
+ "actiontext": "file:../.."
},
"devDependencies": {
"webpack-dev-server": "^2.11.1"