Skip to content

Commit

Permalink
Merge pull request #876 from Timothyw0/main
Browse files Browse the repository at this point in the history
chore: Prep for 2.0.1
  • Loading branch information
Timothyw0 authored Jul 24, 2024
2 parents e06191e + 4783067 commit 8d0b7aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/static-web-apps-cli",
"version": "2.0.0",
"version": "2.0.1",
"description": "Azure Static Web Apps CLI",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -134,8 +134,8 @@
]
},
"engines": {
"node": ">=14.0.0",
"npm": ">=6.0.0"
"node": ">=18.0.0",
"npm": ">=9.0.0"
},
"release": {
"branches": "main",
Expand Down

0 comments on commit 8d0b7aa

Please sign in to comment.