Skip to content

Commit

Permalink
updated packages and node
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Handke committed Jan 12, 2024
1 parent cb4a4ae commit 84768ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
with:
submodules: true
lfs: false
node-version: 20
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "create-react-app-refresh-token",
"version": "0.1.0",
"private": true,
"engines": {
"node": ">18"
},
"dependencies": {
"@ant-design/icons": "^5.2.6",
"@emotion/react": "^11.11.3",
Expand Down

0 comments on commit 84768ab

Please sign in to comment.