Skip to content

Commit 68a9376

Browse files
committed
Changed dependencies to peerDependencies
1 parent a5f8992 commit 68a9376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"author": "",
1515
"license": "ISC",
16-
"dependencies": {
16+
"peerDependencies": {
1717
"react": "^16.8.6",
1818
"react-dom": "^16.8.6"
1919
},

0 commit comments

Comments
 (0)