Skip to content

Commit f92f3af

Browse files
davecarlsonagilgur5
authored andcommitted
Update package.json
1 parent cf5b7c8 commit f92f3af

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@
6565
},
6666
"peerDependencies": {
6767
"prop-types": "^15.5.8",
68-
"react": "0.14 - 18",
69-
"react-dom": "0.14 - 18"
68+
"react": "0.14 - 19",
69+
"react-dom": "0.14 - 19"
7070
},
7171
"dependencies": {
7272
"@babel/runtime": "^7.17.9",
7373
"@types/prop-types": "^15.7.3",
74-
"@types/react": "^18.0.12",
74+
"@types/react": "^19.0.2",
7575
"@types/signature_pad": "^2.3.0",
7676
"signature_pad": "^2.3.2",
7777
"trim-canvas": "^0.1.0"
@@ -96,8 +96,6 @@
9696
"jest-config": "^27.5.1",
9797
"package-json-type": "^1.0.3",
9898
"parcel": "^2.4.1",
99-
"react": "^18.2.0",
100-
"react-dom": "^18.2.0",
10199
"rollup": "^2.70.2",
102100
"rollup-plugin-node-externals": "^4.0.0",
103101
"rollup-plugin-terser": "^7.0.2",

0 commit comments

Comments
 (0)