Skip to content

Commit a69243d

Browse files
author
Tom Kirkpatrick
committed
build: use github tarball to download jackrabbit dependency
1 parent b9fd798 commit a69243d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"amqplib": "0.4.2",
3232
"bluebird": "3.4.1",
3333
"debug": "2.2.0",
34-
"jackrabbit": "git://github.com/beeman/jackrabbit.git#da8edbe0eeab4d448ec2b97f0ca48cc1028ff4f3",
34+
"jackrabbit": "https://github.com/beeman/jackrabbit/tarball/da8edbe0eeab4d448ec2b97f0ca48cc1028ff4f3",
3535
"lodash": "4.16.4",
3636
"ssl-root-cas": "1.2.1"
3737
},

0 commit comments

Comments
 (0)