Skip to content

Commit

Permalink
Update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoverna committed Mar 25, 2020
1 parent 8c20883 commit ae08c9d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions examples/basic/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 examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"axios": "^0.19.2",
"core-js": "^3.6.4",
"vue": "^2.6.11",
"vue-datocms": "latest",
"vue-datocms": "0.0.6",
"vue-meta": "^2.3.3"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/with-nuxt/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 examples/with-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@nuxtjs/axios": "^5.3.6",
"nuxt": "^2.0.0",
"vue-datocms": "latest"
"vue-datocms": "0.0.6"
},
"devDependencies": {}
}

1 comment on commit ae08c9d

@vercel
Copy link

@vercel vercel bot commented on ae08c9d Mar 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.