Skip to content

Commit a6ddb65

Browse files
committed
Revert adding extra scripts to examples/profile-cards
1 parent 5adf6b5 commit a6ddb65

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/profile-cards/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
"watch": "skpm-build --watch",
1111
"render": "skpm-build --watch --run",
1212
"render:once": "skpm-build --run",
13-
"postinstall": "npm run build && skpm-link",
14-
"link": "skpm-link",
15-
"clean": "rm -rf profile-cards.sketchplugin"
13+
"postinstall": "npm run build && skpm-link"
1614
},
1715
"author": "Jon Gold <[email protected]>",
1816
"license": "MIT",

0 commit comments

Comments
 (0)