Skip to content

Commit

Permalink
add azure static web supported
Browse files Browse the repository at this point in the history
  • Loading branch information
Okysu committed Nov 6, 2023
1 parent f60704e commit 07af6b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"node": ">=18.0.0"
},
"dependencies": {
"@nextui-org/button": "^2.0.23",
"@nextui-org/button": "^2.0.18",
"@nextui-org/card": "^2.0.22",
"@nextui-org/code": "^2.0.21",
"@nextui-org/image": "^2.0.22",
"@nextui-org/input": "^2.1.12",
"@nextui-org/kbd": "^2.0.22",
"@nextui-org/link": "^2.0.24",
"@nextui-org/navbar": "^2.0.24",
"@nextui-org/snippet": "^2.0.27",
"@nextui-org/snippet": "^2.0.22",
"@nextui-org/switch": "^2.0.23",
"@nextui-org/system": "^2.0.12",
"@nextui-org/theme": "^2.1.12",
Expand All @@ -47,4 +47,4 @@
"devDependencies": {
"@waline/client": "2.15.8"
}
}
}

0 comments on commit 07af6b7

Please sign in to comment.