Skip to content

Commit

Permalink
🔖 v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieutu committed Oct 8, 2018
1 parent 16e0a11 commit 89ec290
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-cli-plugin-express",
"version": "0.0.3",
"version": "0.0.4",
"description": "vue-cli 3 plugin to add an Express Api",
"main": "index.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion src/generator/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ module.exports = (api, options, rootOptions) => {
// TODO
}
};

0 comments on commit 89ec290

Please sign in to comment.