Skip to content

Commit

Permalink
🩹 fix unsorted packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Mar 8, 2023
1 parent 861dce5 commit 809a4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kitchen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"devDependencies": {
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"@types/react-native": "^0.70.6",
"@types/styled-components": "^5.1.26",
"@types/styled-components-react-native": "^5.2.0",
"next": "^13.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-native": "^0.70.6",
"@types/react-native": "^0.70.6",
"typescript": "^4.9.3"
},
"preconstruct": {
Expand Down

4 comments on commit 809a4f3

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 809a4f3 Mar 8, 2023

Choose a reason for hiding this comment

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

Deployment Status Build Logs Updated At
kitchen ✅ Deployed View Logs 2023-03-08T16:22:39.521Z

@vercel
Copy link

@vercel vercel bot commented on 809a4f3 Mar 8, 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:

kitchen-react-typescript – ./examples/react-typescript

kitchen-react-typescript.vercel.app
kitchen-react-typescript-git-master-onruntime.vercel.app
kitchen-react-typescript-onruntime.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 809a4f3 Mar 8, 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:

kitchen-next-typescript – ./examples/next-typescript

kitchen-next-typescript.vercel.app
kitchen-next-typescript-git-master-onruntime.vercel.app
kitchen-next-typescript-onruntime.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 809a4f3 Mar 8, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.