Skip to content

Commit

Permalink
Update package.lock on basic example
Browse files Browse the repository at this point in the history
  • Loading branch information
delphaber committed Mar 24, 2020
1 parent 5621b5e commit 8bfc1a0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 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": "../..",
"vue-datocms": "file:../..",
"vue-meta": "^2.3.3"
},
"devDependencies": {
Expand Down

0 comments on commit 8bfc1a0

Please sign in to comment.