Skip to content

Commit b1cc09a

Browse files
committed
update dependencies
1 parent 40015d6 commit b1cc09a

File tree

2 files changed

+20
-167
lines changed

2 files changed

+20
-167
lines changed

package-lock.json

Lines changed: 19 additions & 166 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

views/layout.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ html
33
head
44
title= title
55
link(rel='stylesheet', href='/stylesheets/style.css')
6-
script(src='https://cdn.zabo.com/0.7.0/zabo.js')
6+
script(src='https://cdn.zabo.com/0.8.0/zabo.js')
77
body
88
block content
99
script(src='/scripts/utils.js')

0 commit comments

Comments
 (0)