Skip to content

Commit

Permalink
Ignore package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepzh committed Jun 17, 2021
1 parent 486a800 commit a6258de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ script/icons_history

**/__pycache__

coverage
coverage

package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timer",
"version": "0.1.8",
"version": "0.1.9",
"description": "Web timer",
"homepage": "https://github.com/sheepzh/timer",
"scripts": {
Expand Down Expand Up @@ -45,4 +45,4 @@
"vue": "^3.0.11",
"vue-router": "^4.0.8"
}
}
}

0 comments on commit a6258de

Please sign in to comment.