소스 검색

We may need a minifier later

Brendan Abolivier 8 년 전
부모
커밋
18e5604d86
로그인 계정: Brendan Abolivier <contact@brendanabolivier.com> GPG 키 ID: 8EF1500759F70623
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      package.json

+ 1
- 0
package.json 파일 보기

@@ -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
   },