Skip to content

Commit

Permalink
build: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
olavis committed Sep 15, 2023
1 parent ad15927 commit fe40591
Show file tree
Hide file tree
Showing 2 changed files with 721 additions and 607 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"test": "react-scripts test --transformIgnorePatterns \"node_modules/(?!axios)/\"",
"test:ts": "tsc --noEmit",
"eject": "react-scripts eject",
"lint": "eslint --fix --ext .ts,.tsx .",
Expand Down
Loading

0 comments on commit fe40591

Please sign in to comment.