about summary refs log tree commit diff
path: root/laravel/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'laravel/package.json')
-rw-r--r--laravel/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/laravel/package.json b/laravel/package.json
index d355e2b..91430ae 100644
--- a/laravel/package.json
+++ b/laravel/package.json
@@ -22,5 +22,8 @@
         "sass-loader": "^7.1.0",
         "vue": "^2.6.10",
         "vue-template-compiler": "^2.6.10"
+    },
+    "dependencies": {
+        "ccharter": "git+ssh://git@github.com/earboxer/ccharter.git"
     }
 }