Skip to content

Commit 0c7070a

Browse files
committed
Redownloaded npm packages
1 parent 1e4b7d2 commit 0c7070a

2 files changed

Lines changed: 159 additions & 306 deletions

File tree

jmayer.example.aspreact.client/eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default [
1717
sourceType: 'module',
1818
},
1919
},
20-
settings: { react: { version: '18.3' } },
20+
settings: { react: { version: '19.1' } },
2121
plugins: {
2222
react,
2323
'react-hooks': reactHooks,

0 commit comments

Comments
 (0)