Skip to content

Commit

Permalink
Merge pull request #94 from mcliff1/feat/node20
Browse files Browse the repository at this point in the history
Feat/node20
  • Loading branch information
mcliff1 authored Jan 4, 2024
2 parents 92948ab + 1e36b5a commit 81ab6e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
],
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"react-scripts": "^5.0.1"
"react-scripts": "^5.0.1",
"postcss": ">=8.4.31"
}
}

0 comments on commit 81ab6e1

Please sign in to comment.