Skip to content

Commit 71a0889

Browse files
committed
fixup! test(a3p-integration): update to agoric-upgrade-18
fix package.json
1 parent 75ae849 commit 71a0889

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

a3p-integration/proposals/n:upgrade-next/package.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"agoricProposal": {
3-
"type": "/agoric.swingset.CoreEvalProposal",
3+
"releaseNotes": false,
4+
"sdkImageTag": "unreleased",
5+
"planName": "UNRELEASED_A3P_INTEGRATION",
6+
"upgradeInfo": {
7+
"coreProposals": []
8+
},
9+
"type": "Software Upgrade Proposal",
410
"sdk-generate": [
511
"testing/replace-feeDistributor-short.js replaceFeeDistributor",
612
"testing/add-USD-LEMONS.js addUsdLemons",

0 commit comments

Comments
 (0)