Skip to content

Commit

Permalink
feat: drop sdk-generate from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Hibbert committed Oct 29, 2024
1 parent 17eecf6 commit 357d425
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions a3p-integration/proposals/n:upgrade-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,6 @@
"upgradeInfo": {
"coreProposals": []
},
"sdk-generate": [
"vats/test-localchain.js localchaintest-submission",
"vats/upgrade-bank.js upgrade-bank",
"vats/upgrade-provisionPool.js upgrade-provisionPool",
"testing/add-LEMONS.js add-LEMONS",
"testing/add-OLIVES.js add-OLIVES",
"inter-protocol/replace-electorate-core.js replace-electorate A3P_INTEGRATION",
"inter-protocol/updatePriceFeeds.js price-feeds A3P_INTEGRATION",
"vats/add-auction.js price-feeds",
"vats/upgradeVaults.js price-feeds",
"inter-protocol/updatePriceFeeds.js submission/main MAINNET",
"vats/add-auction.js submission/main",
"vats/upgradeVaults.js submission/main",
"inter-protocol/updatePriceFeeds.js submission/devnet DEVNET",
"vats/add-auction.js submission/devnet",
"vats/upgradeVaults.js submission/devnet"
],
"type": "Software Upgrade Proposal"
},
"type": "module",
Expand Down

0 comments on commit 357d425

Please sign in to comment.