mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 16:38:22 +03:00
🛠 use tarball for brute-knex
- current usage requires to have git installed - can cause trouble when deploying and git is not installed
This commit is contained in:
parent
974c6071e8
commit
28fbaec49d
@ -31,7 +31,7 @@
|
||||
"bluebird": "3.4.6",
|
||||
"body-parser": "1.15.2",
|
||||
"bookshelf": "0.10.2",
|
||||
"brute-knex": "git://github.com/cobbspur/brute-knex.git#0985c50",
|
||||
"brute-knex": "https://github.com/cobbspur/brute-knex/tarball/0985c50b22f51d5745e6b54ed629edceb4e37c38",
|
||||
"bunyan": "1.8.1",
|
||||
"chalk": "1.1.3",
|
||||
"cheerio": "0.22.0",
|
||||
|
Loading…
Reference in New Issue
Block a user