Browse Source

We may need a minifier later

Brendan Abolivier 8 years ago
parent
commit
18e5604d86
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      package.json

+ 1
- 0
package.json View File

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