Skip to content

Commit

Permalink
_ci: update package.json to v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BeginCI authored and tmalaher committed Feb 7, 2020
1 parent 29b94cb commit b934015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "begin-app",
"version": "0.0.0",
"version": "0.0.1",
"description": "Begin basic Vue app + API",
"scripts": {
"start": "npm run build && npm run api",
Expand Down Expand Up @@ -32,4 +32,4 @@
"vue-template-compiler": "^2.6.10"
},
"dependencies": {}
}
}

0 comments on commit b934015

Please sign in to comment.