Skip to content

Commit

Permalink
build: change package version number
Browse files Browse the repository at this point in the history
  • Loading branch information
luohuidong committed Oct 12, 2022
1 parent 189e997 commit 994d15a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
git-tag-version = false
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@app-template/create-app",
"version": "1.0.0",
"version": "1.0.1",
"description": "CLI for creating new app.",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 994d15a

Please sign in to comment.