Skip to content

Commit

Permalink
Upgrade to std v1
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Candeia <[email protected]>
  • Loading branch information
mcandeia committed Apr 28, 2023
1 parent 010db21 commit e5b0223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/upgrade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ const v1: UpgradeOption = {
.all([
updateImportMap(
meta.version,
"1.0.0-rc.22",
"1.0.0",
),
createSiteJson(),
createRuntimeTS(),
Expand Down

0 comments on commit e5b0223

Please sign in to comment.