Skip to content

Commit

Permalink
lets try this
Browse files Browse the repository at this point in the history
  • Loading branch information
karlyanelson committed Dec 9, 2023
1 parent 25e620d commit 8dc1630
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
22 changes: 20 additions & 2 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"dependencies": {
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@parcel/watcher": "^2.3.0",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"react": "^18.2.0",
Expand All @@ -48,5 +47,8 @@
"transform": {
"^.+\\.js$": "babel-jest"
}
},
"optionalDependencies": {
"@parcel/watcher-linux-x64-glibc": "2.3.0"
}
}

0 comments on commit 8dc1630

Please sign in to comment.