Skip to content

Commit

Permalink
test: use vatsafe import for proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed May 8, 2024
1 parent 319a312 commit f83c530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vats/src/proposals/localchain-test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// @ts-check
import { E } from '@endo/far';
import { typedJson } from '@agoric/cosmic-proto';
import { typedJson } from '@agoric/cosmic-proto/vatsafe';

/**
* @param {BootstrapPowers & {
Expand Down

0 comments on commit f83c530

Please sign in to comment.