Skip to content

Commit

Permalink
build: use github tarball to download jackrabbit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Kirkpatrick committed Oct 28, 2016
1 parent b9fd798 commit a69243d
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 @@
"amqplib": "0.4.2",
"bluebird": "3.4.1",
"debug": "2.2.0",
"jackrabbit": "git://github.com/beeman/jackrabbit.git#da8edbe0eeab4d448ec2b97f0ca48cc1028ff4f3",
"jackrabbit": "https://github.com/beeman/jackrabbit/tarball/da8edbe0eeab4d448ec2b97f0ca48cc1028ff4f3",
"lodash": "4.16.4",
"ssl-root-cas": "1.2.1"
},
Expand Down

0 comments on commit a69243d

Please sign in to comment.