@connext/apps
Advanced tools
Comparing version 6.0.3 to 6.0.4
@@ -313,3 +313,2 @@ this.window = this.window || {}; | ||
case (types.ProtocolNames.install): | ||
case (types.ProtocolNames.update): | ||
case (types.ProtocolNames.takeAction): { | ||
@@ -316,0 +315,0 @@ break; |
@@ -317,3 +317,2 @@ import { enumify, SimpleLinkedTransferAppName, SimpleSignedTransferAppName, SimpleTwoPartySwapAppName, WithdrawAppName, HashLockTransferAppName, DepositAppName, OutcomeType, DepositAppStateEncoding, CONVENTION_FOR_ETH_ASSET_ID, ProtocolRoles, HashLockTransferAppActionEncoding, HashLockTransferAppStateEncoding, SimpleLinkedTransferAppActionEncoding, SimpleLinkedTransferAppStateEncoding, SimpleSignedTransferAppStateEncoding, SimpleSignedTransferAppActionEncoding, SimpleSwapAppStateEncoding, WithdrawAppStateEncoding, WithdrawAppActionEncoding, MultisigOperation, ProtocolNames } from '@connext/types'; | ||
case (ProtocolNames.install): | ||
case (ProtocolNames.update): | ||
case (ProtocolNames.takeAction): { | ||
@@ -320,0 +319,0 @@ break; |
@@ -321,3 +321,2 @@ 'use strict'; | ||
case (types.ProtocolNames.install): | ||
case (types.ProtocolNames.update): | ||
case (types.ProtocolNames.takeAction): { | ||
@@ -324,0 +323,0 @@ break; |
@@ -12,3 +12,2 @@ import { ProtocolNames, } from "@connext/types"; | ||
case (ProtocolNames.install): | ||
case (ProtocolNames.update): | ||
case (ProtocolNames.takeAction): { | ||
@@ -15,0 +14,0 @@ break; |
{ | ||
"name": "@connext/apps", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "Connext Counterfactual Apps", | ||
@@ -21,6 +21,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@connext/cf-core": "6.0.3", | ||
"@connext/cf-core": "6.0.4", | ||
"@connext/contracts": "2.0.2", | ||
"@connext/utils": "6.0.3", | ||
"@connext/types": "6.0.3", | ||
"@connext/utils": "6.0.4", | ||
"@connext/types": "6.0.4", | ||
"ethers": "4.0.46", | ||
@@ -27,0 +27,0 @@ "rollup": "1.31.1", |
@@ -27,3 +27,2 @@ import { | ||
case (ProtocolNames.install): | ||
case (ProtocolNames.update): | ||
case (ProtocolNames.takeAction): { | ||
@@ -30,0 +29,0 @@ break; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
529078
2338