Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Commit 6bff700

Browse files
committed
Remove post install script instructions
1 parent cd4a1a7 commit 6bff700

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "A react-native component for EventSource: Server-Sent Events for iOS",
55
"main": "index.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1",
8-
"postinstall": "scripts/postinstall"
7+
"test": "echo \"Error: no test specified\" && exit 1"
98
},
109
"repository": {
1110
"type": "git",

scripts/postinstall

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)