Skip to content

Commit 8a07543

Browse files
committed
remove trailing comma from package.json
1 parent c23668a commit 8a07543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"homepage": "https://github.com/amrlabib/react-native-appstate-hook#readme",
3131
"peerDependencies": {
3232
"react": "^16.8.0",
33-
"react-native": "0.59.0-rc.1",
33+
"react-native": "0.59.0-rc.1"
3434
}
3535
}

0 commit comments

Comments
 (0)