Skip to content

Commit 92bad92

Browse files
chore: mark embark-dapp-test-teller-contracts as a private package
It's been published in each release since `5.3.0-nightly.0` but that was unintentional and we shouldn't publish it to the registry going forward.
1 parent 5fc3154 commit 92bad92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dapps/tests/teller-contracts/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "embark-dapp-test-teller-contracts",
3+
"private": true,
34
"description": "Test Teller contracts for integration testing purposes",
45
"version": "5.3.0",
56
"scripts": {

0 commit comments

Comments
 (0)