Skip to content

Commit

Permalink
docs: pin dependencies for now to fix website
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmarrec committed Feb 21, 2021
1 parent cce118f commit b6553ff
Show file tree
Hide file tree
Showing 2 changed files with 581 additions and 539 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"build": "nuxt generate"
},
"devDependencies": {
"@nuxt/content-theme-docs": "^0.10.1",
"nuxt": "^2.15.1",
"@nuxt/content-theme-docs": "0.8.2",
"nuxt": "2.14.12",
"vue-tabs-component": "^1.5.0"
}
}
Loading

0 comments on commit b6553ff

Please sign in to comment.