Skip to content

Commit

Permalink
Update root level npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
adambar committed Sep 21, 2018
1 parent c32ecb7 commit 8a4419e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
"url": "git+https://github.com/bright/cloudform.git"
},
"scripts": {
"build": "tsc --declaration",
"generate": "ts-node --project tsconfig.json generator/generator.ts",
"run-example": "ts-node ./cli/cloudform.ts example/example.ts"
"publish": "lerna version && lerna publish"
},
"license": "MIT",
"dependencies": {},
Expand Down

0 comments on commit 8a4419e

Please sign in to comment.