diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-21 16:04:05 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-21 16:04:05 +0100 |
commit | 0440249631164a378981d014bf71b617c082bf5a (patch) | |
tree | 740d4e798c954374f115927ebc434d393368ab46 /composer.json | |
parent | 3eb951572d3f22ad37395afceb4a739ad8cd0fd6 (diff) | |
download | wallabag-0440249631164a378981d014bf71b617c082bf5a.tar.gz wallabag-0440249631164a378981d014bf71b617c082bf5a.tar.zst wallabag-0440249631164a378981d014bf71b617c082bf5a.zip |
move templates into resources
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 2da6ddbb..c0c6ac24 100644 --- a/composer.json +++ b/composer.json | |||
@@ -77,9 +77,6 @@ | |||
77 | "scripts": { | 77 | "scripts": { |
78 | "post-install-cmd": [ | 78 | "post-install-cmd": [ |
79 | "bin/install" | 79 | "bin/install" |
80 | ], | ||
81 | "post-update-cmd": [ | ||
82 | "bin/update" | ||
83 | ] | 80 | ] |
84 | }, | 81 | }, |
85 | "autoload": { | 82 | "autoload": { |