Skip to content

Commit

Permalink
ci(now.sh): clear out unneeded files
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Mar 23, 2020
1 parent 3161244 commit be2933c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"scripts:runner": "ts-node -P tsconfig.eslint.json",
"scripts:validateNoOnly": "yarn scripts:runner scripts/validateNoOnly",
"scripts:duplicateESLintConfig": "yarn scripts:runner scripts/duplicateESLintConfig",
"none": "echo \"\""
"now.sh": "rm -rf packages scripts node_modules"
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
Expand Down

1 comment on commit be2933c

@vercel
Copy link

@vercel vercel bot commented on be2933c Mar 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.