Skip to content

Commit

Permalink
docs: update documate to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
adcentury committed Sep 14, 2023
1 parent 68e0418 commit 553c491
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 11 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"documate:upload": "documate upload"
},
"devDependencies": {
"@documate/documate": "^0.0.5",
"@documate/documate": "^0.1.0",
"@types/node": "^20.5.9",
"autoprefixer": "^10.4.15",
"postcss": "^8.4.29",
Expand All @@ -26,7 +26,7 @@
}
},
"dependencies": {
"@documate/vue": "^0.0.17",
"@documate/vue": "^0.1.1",
"@heroicons/vue": "^2.0.18"
}
}
130 changes: 122 additions & 8 deletions docs/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion ui/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@documate/vue",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"files": [
"dist",
Expand Down

0 comments on commit 553c491

Please sign in to comment.