Skip to content

Commit

Permalink
Merge branch 'hotfix/v0.1.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
jualoppaz committed Oct 27, 2020
2 parents 9b81774 + f6b6c47 commit be38e39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ The **vueLifecycles** object contains all **single-spa-vue** methods for the **s
```json
{
"name": "single-spa-auth-app",
"version": "0.1.2",
"version": "0.1.4",
"description": "Vue application with login form for be included in a single-spa application as registered app.",
"main": "dist/single-spa-auth-app.umd.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion 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": "single-spa-auth-app",
"version": "0.1.3",
"version": "0.1.4",
"description": "Vue application with login form for be included in a single-spa application as registered app.",
"main": "dist/single-spa-auth-app.umd.js",
"scripts": {
Expand Down

0 comments on commit be38e39

Please sign in to comment.