Skip to content

Commit 1d2cc6d

Browse files
Feature/con 173 node12 test (#14)
* CON-173: Creating temporary remote branch for testing * CON-173: Update dependencies to RTI-managed repos * CON-173: Revert changes to connector
1 parent ed9b205 commit 1d2cc6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"dependencies": {
1919
"events": "*",
20-
"ffi": "*",
21-
"ref": "*",
20+
"ffi": "github:rticommunity/node-ffi#node-12",
21+
"ref": "github:rticommunity/ref#node-12",
2222
"sleep": "*"
2323
},
2424
"keywords": [

0 commit comments

Comments
 (0)