Selaa lähdekoodia

We may need a minifier later

Brendan Abolivier 8 vuotta sitten
vanhempi
commit
18e5604d86
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      package.json

+ 1
- 0
package.json Näytä tiedosto

@@ -16,6 +16,7 @@
16 16
   },
17 17
   "dependencies": {
18 18
     "express": "4.14.0",
19
+    "node-minify": "1.3.9",
19 20
     "nodemailer": "2.4.2",
20 21
     "printit": "0.1.20"
21 22
   },