change jade references to pug

This commit is contained in:
Asraelite 2016-07-14 15:53:58 +01:00
parent a7b4bd023d
commit cbae390312
10 changed files with 19 additions and 7 deletions

View file

@ -20,9 +20,9 @@
"commander": "^2.9.0",
"escape-html": "^1.0.3",
"express": "^4.13.4",
"jade": "^1.11.0",
"nib": "^1.1.0",
"poly-decomp": "git://github.com/schteppe/poly-decomp.js.git",
"pug": "^2.0.0-beta3",
"recursive-readdir": "^1.3.0",
"socket.io": "^1.4.5",
"socket.io-client": "^1.4.5",