Skip to content

Commit

Permalink
Standard command on :dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion committed Jun 26, 2019
1 parent e9ec8c7 commit d2ea4e3
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 @@ -7,7 +7,7 @@
"jsonschema2md": "./cli.js"
},
"scripts": {
"dev": "node cli.js -d manifest.schema.json .",
"dev": "node cli.js -d manifest.schema.json -x - && mv out/manifest.schema.md manifest-reference.md",
"semantic-release": "semantic-release",
"commit": "git-cz",
"lint": "eslint .",
Expand Down

0 comments on commit d2ea4e3

Please sign in to comment.