Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 1b0f418

Browse files
committed
Add web3-provider-engine devDep for tests
1 parent d6a1c70 commit 1b0f418

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"ts-node": "^8.3.0",
7373
"tslint": "^5.12.0",
7474
"typescript": "^3.2.2",
75-
"typestrict": "^1.0.2"
75+
"typestrict": "^1.0.2",
76+
"web3-provider-engine": "^15.0.7"
7677
}
7778
}

0 commit comments

Comments
 (0)