Skip to content

Commit

Permalink
Updated np version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexShukel committed Jul 25, 2023
1 parent 0d44341 commit 52f2cf7
Show file tree
Hide file tree
Showing 2 changed files with 896 additions and 578 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-simple-import-sort": "^7.0.0",
"jest-environment-jsdom": "^29.5.0",
"jest-watch-typeahead": "^2.2.2",
"np": "^7.6.1",
"np": "^8.0.4",
"react": "^18.2.0",
"typescript": "^4.5.4"
},
Expand All @@ -58,5 +58,8 @@
"peerDependencies": {
"react": ">=16"
},
"packageManager": "pnpm@8.6.9"
"packageManager": "pnpm@8.6.9",
"engines": {
"node": "18.12.1"
}
}
Loading

0 comments on commit 52f2cf7

Please sign in to comment.