Skip to content

Commit 157205c

Browse files
committed
Use react and react-native as peer dependencies only
1 parent 13a614f commit 157205c

2 files changed

Lines changed: 1 addition & 4641 deletions

File tree

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
"url": "git+https://github.com/padlet/react-native-draw-canvas.git",
1313
"baseUrl": "https://github.com/padlet/react-native-draw-canvas"
1414
},
15-
"keywords": [
16-
"react-native"
17-
],
15+
"keywords": ["react-native"],
1816
"author": {
1917
"name": "Colin Teahan",
2018
"email": "colin@padlet.com"
@@ -27,8 +25,6 @@
2725
"react-native": "*"
2826
},
2927
"devDependencies": {
30-
"react": "^16.9.0",
31-
"react-native": "^0.61.5",
3228
"typescript": "^3.7.5"
3329
}
3430
}

0 commit comments

Comments
 (0)