Skip to content

Commit

Permalink
install vue
Browse files Browse the repository at this point in the history
  • Loading branch information
kajan committed Feb 13, 2021
1 parent 08b7ddd commit be5865c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions AspNetCoreVueMpa.Web/ClientApp/package-lock.json

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

3 changes: 3 additions & 0 deletions AspNetCoreVueMpa.Web/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"vue-template-compiler": "^2.6.12",
"webpack": "^5.21.2",
"webpack-cli": "^4.5.0"
},
"dependencies": {
"vue": "^2.6.12"
}
}

0 comments on commit be5865c

Please sign in to comment.