about summary refs log tree commit diff
path: root/laravel/package.json
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@gmail.com>2019-05-27 10:29:20 -0400
committerZach DeCook <zachdecook@gmail.com>2019-05-27 10:56:57 -0400
commit2943b2bc419b9180884018fea053021a11c1bd2f (patch)
treede16217c3b35f2bcc848369563e17edcdab6971f /laravel/package.json
parentc1f80761734d634ba7d83af4768eaf22be6c0c7c (diff)
downloadprosongsa-2943b2bc419b9180884018fea053021a11c1bd2f.tar.gz
* Move more files out of public/js
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"
     }
 }