Skip to content

Commit

Permalink
Update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
schnetzlerjoe committed Feb 14, 2024
1 parent 67292f3 commit f08ca59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contract/test/test-contract.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { encodeBase64 } from '@endo/base64';
import {
makeNetworkProtocol,
makeLoopbackProtocolHandler,
} from '@agoric/network';
} from '@agoric/swingset-vat/src/vats/network/index.js';
import { Far } from '@endo/marshal/src/make-far.js';
import { makePromiseKit } from '@endo/promise-kit';
import bundleSource from '@endo/bundle-source';
Expand Down

0 comments on commit f08ca59

Please sign in to comment.