Skip to content

Commit

Permalink
chore()
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Apr 16, 2019
1 parent 6df4796 commit 07c7fec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tslint-stencil",
"version": "1.0.6",
"version": "1.0.0",
"description": "Adds stylistic rules to tslint for Stencil projects",
"keywords": [
"tslint",
Expand All @@ -17,7 +17,6 @@
"build": "rm -rf rules && npm run compile && npm run docs",
"test": "tslint --test test/rules/**/*",
"verify": "npm run build && npm run test",
"postversion": "node scripts/prepare",
"commit": "node scripts/commit",
"predocs": "rm -rf docs",
"docs": "node scripts/docs"
Expand Down

0 comments on commit 07c7fec

Please sign in to comment.