update git deps

This commit is contained in:
AJ ONeal 2017-05-09 17:48:24 +00:00
부모 c1febce2bc
커밋 cfdfaadca3
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

@ -45,7 +45,7 @@
"body-parser": "1.x",
"btoa": "1.x",
"bytes": "^1.0.0",
"cluster-store": "^1.0.0",
"cluster-store": "git+https://git.daplie.com/coolaj86/cluster-store.git",
"compression": "1.x",
"connect": "3.x",
"connect-cors": "0.5.x",
@ -84,7 +84,7 @@
"jsonwebtoken": "^5.4.0",
"lodash": "2.x",
"letsencrypt-express": "1.1.x",
"masterquest-sqlite3": "git://git.daplie.com/coolaj86/node-masterquest-sqlite3.git",
"masterquest-sqlite3": "git+https://git.daplie.com/coolaj86/node-masterquest-sqlite3.git",
"media-typer": "^0.3.0",
"methods": "^1.1.1",
"mime": "^1.3.4",
@ -114,7 +114,7 @@
"serve-favicon": "2.x",
"serve-static": "1.x",
"sqlite3": "3.x",
"sqlite3-cluster": "git://git.daplie.com/coolaj86/sqlite3-cluster.git",
"sqlite3-cluster": "git+https://git.daplie.com/coolaj86/sqlite3-cluster.git#v2",
"ssl-root-cas": "1.x",
"twilio": "1.x",
"type-is": "^1.6.1",