Skip to content

Commit 0b7c245

Browse files
committed
increment version and add repo to package.json
1 parent e1f8ca7 commit 0b7c245

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"name": "react-native-replaykit",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9+
"repository": {
10+
"type" : "git",
11+
"url" : "https://github.com/code-matt/react-native-replaykit"
12+
},
913
"keywords": [
10-
"react-native"
14+
"react-native replaykit screenrecord ios"
1115
],
1216
"author": "",
1317
"license": "",

0 commit comments

Comments
 (0)