Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uetchy committed Oct 7, 2019
1 parent a7ec5f0 commit 86f23a3
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
@@ -1,7 +1,7 @@
{
"name": "create-whatever",
"description": "create 'create-' app",
"version": "1.3.1",
"version": "1.4.0",
"scripts": {
"build": "shx rm -rf dist && NODE_ENV=production tsc && shx chmod +x dist/cli.js",
"dev": "tsc -w",
Expand Down

0 comments on commit 86f23a3

Please sign in to comment.