Skip to content

Commit 08770df

Browse files
committed
chore: add dependencies
1 parent 25be45b commit 08770df

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,12 @@
5151
"url": "https://github.com/marcocesarato/react-native-input-spinner/issues"
5252
},
5353
"homepage": "https://github.com/marcocesarato/react-native-input-spinner#readme",
54-
"license": "GPL-3.0-or-later"
54+
"license": "GPL-3.0-or-later",
55+
"dependencies": {
56+
"prop-types": "^15.7.2"
57+
},
58+
"bit": {
59+
"env": {},
60+
"packageManager": "npm"
61+
}
5562
}

0 commit comments

Comments
 (0)