Skip to content

Commit 8c0c3ba

Browse files
authored
Merge pull request #13 from alexnix/pr
Changed dependencies to peerDependencies
2 parents a5f8992 + 68a9376 commit 8c0c3ba

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)