Skip to content

Commit d8f5dea

Browse files
committed
chore: remove pack.sh script
1 parent a4906c1 commit d8f5dea

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,3 @@ $RECYCLE.BIN/
126126
*.lnk
127127

128128
# End of https://www.gitignore.io/api/macos,windows,linux,node
129-
130-
/packed-orb.yml

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"private": true,
55
"description": "A CircleCI Orb which can be used to simplify building and testing React Native apps.",
66
"scripts": {
7-
"pack": "./scripts/pack.sh",
87
"semantic-release": "semantic-release"
98
},
109
"devDependencies": {

scripts/pack.sh

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

0 commit comments

Comments
 (0)