Skip to content

Commit

Permalink
fix: revert example package changes (#205)
Browse files Browse the repository at this point in the history
* fix: revert example package changes
  • Loading branch information
khuezy authored Aug 31, 2023
1 parent 85fc07a commit addef4f
Show file tree
Hide file tree
Showing 2 changed files with 546 additions and 17 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"swr": "^1.0.1"
},
"devDependencies": {
"aws-cdk-lib": "2.91.0",
"constructs": "10.2.69",
"sst": "2.24.20"
"aws-cdk-lib": "2.84.0",
"constructs": "10.1.156",
"sst": "2.16.3"
}
}
Loading

1 comment on commit addef4f

@vercel
Copy link

@vercel vercel bot commented on addef4f Aug 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

open-next – ./

open-next.vercel.app
open-next-git-main-sst-dev.vercel.app
open-next-sst-dev.vercel.app

Please sign in to comment.