We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adf6b5 commit a6ddb65Copy full SHA for a6ddb65
examples/profile-cards/package.json
@@ -10,9 +10,7 @@
10
"watch": "skpm-build --watch",
11
"render": "skpm-build --watch --run",
12
"render:once": "skpm-build --run",
13
- "postinstall": "npm run build && skpm-link",
14
- "link": "skpm-link",
15
- "clean": "rm -rf profile-cards.sketchplugin"
+ "postinstall": "npm run build && skpm-link"
16
},
17
"author": "Jon Gold <[email protected]>",
18
"license": "MIT",
0 commit comments