diff options
| author | Zach DeCook <zachdecook@gmail.com> | 2019-05-27 10:29:20 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@gmail.com> | 2019-05-27 10:56:57 -0400 |
| commit | 2943b2bc419b9180884018fea053021a11c1bd2f (patch) | |
| tree | de16217c3b35f2bcc848369563e17edcdab6971f /laravel/package.json | |
| parent | c1f80761734d634ba7d83af4768eaf22be6c0c7c (diff) | |
| download | prosongsa-2943b2bc419b9180884018fea053021a11c1bd2f.tar.gz | |
* Move more files out of public/js
Diffstat (limited to 'laravel/package.json')
| -rw-r--r-- | laravel/package.json | 3 |
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" } } |
