shards update

Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
Gwenhael Le Moine 2019-02-14 11:50:54 +01:00
parent 3bb0b3d1da
commit 18fa287693
No known key found for this signature in database
GPG key ID: FDFE3669426707A7
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
all: credger public/js/app.min.js all: credger public/js/app.min.js
credger: credger.cr ledger.cr credger: credger.cr ledger.cr shard.lock
crystal build $< crystal build $<
public/js/app.js: public/ts/app.ts public/ts/services/API.ts public/ts/components/dashboard.ts public/ts/components/bucket.ts public/js/app.js: public/ts/app.ts public/ts/services/API.ts public/ts/components/dashboard.ts public/ts/components/bucket.ts

View file

@ -2,11 +2,11 @@ version: 1.0
shards: shards:
exception_page: exception_page:
github: crystal-loot/exception_page github: crystal-loot/exception_page
version: 0.1.1 version: 0.1.2
kemal: kemal:
github: kemalcr/kemal github: kemalcr/kemal
version: 0.25.1 version: 0.25.2
kilt: kilt:
github: jeromegn/kilt github: jeromegn/kilt