Skip to content

Commit

Permalink
🛠 use tarball for brute-knex
Browse files Browse the repository at this point in the history
- current usage requires to have git installed
- can cause trouble when deploying and git is not installed
  • Loading branch information
kirrg001 committed Nov 9, 2016
1 parent 974c607 commit 28fbaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 28fbaec

Please sign in to comment.