We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c4452f commit 4f3c3cbCopy full SHA for 4f3c3cb
package.json
@@ -64,7 +64,8 @@
64
"prettier": "^2.4.1",
65
"react-native-builder-bob": "^0.18.2",
66
"standard-version": "^9.3.2",
67
- "typescript": "^4.5.2"
+ "typescript": "^4.5.2",
68
+ "yarpm": "^1.1.1"
69
},
70
"husky": {
71
"hooks": {
@@ -87,7 +88,6 @@
87
88
89
"dependencies": {
90
"prop-types": "^15.7.2",
- "yarpm": "^1.1.1"
91
92
"bit": {
93
"env": {},
0 commit comments