Skip to content

Commit e22f967

Browse files
committed
build hep-js from repo
1 parent cd4d8b9 commit e22f967

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "captagent-js",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "HEP3 SIP Capture Agent for Node.JS",
55
"main": "captagent.js",
66
"repository": {
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"cap": "*",
3434
"sipcore": "*",
35-
"hep-js": "*",
35+
"hep-js": "sipcapture/hep-js"
3636
"elasticsearch": "*"
3737
}
3838
}

0 commit comments

Comments
 (0)