Skip to content

Commit

Permalink
Make the vscode:package work on Node 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Chen committed Sep 13, 2017
1 parent 08d0332 commit 59f7bd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/salesforcedx-slds-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"vscode": "1.1.2"
},
"scripts": {
"vscode:package": "npm prune --production",
"compile": "tsc -p ./",
"lint": "tslint --project .",
"watch": "tsc -watch -p .",
Expand Down

0 comments on commit 59f7bd4

Please sign in to comment.