Skip to content

Commit 4f3c3cb

Browse files
mvayngribmarcocesarato
authored andcommitted
chore: move yarpm to devdeps
1 parent 2c4452f commit 4f3c3cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
"prettier": "^2.4.1",
6565
"react-native-builder-bob": "^0.18.2",
6666
"standard-version": "^9.3.2",
67-
"typescript": "^4.5.2"
67+
"typescript": "^4.5.2",
68+
"yarpm": "^1.1.1"
6869
},
6970
"husky": {
7071
"hooks": {
@@ -87,7 +88,6 @@
8788
},
8889
"dependencies": {
8990
"prop-types": "^15.7.2",
90-
"yarpm": "^1.1.1"
9191
},
9292
"bit": {
9393
"env": {},

0 commit comments

Comments
 (0)