Skip to content

Commit

Permalink
build: output; docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbnetley committed Dec 5, 2024
1 parent 6859fe2 commit 801085a
Show file tree
Hide file tree
Showing 4 changed files with 1,139 additions and 1,132 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
},
"homepage": "https://github.com/jpbnetley/test-ts-doc#readme",
"devDependencies": {
"@parcel/packager-ts": "^2.12.0",
"@parcel/transformer-typescript-types": "^2.12.0",
"@types/node": "^20.14.8",
"parcel": "^2.12.0",
"typedoc": "^0.25.13",
"typescript": "^5.5.2",
"vite": "^4.5.3"
"@parcel/packager-ts": "^2.13.2",
"@parcel/transformer-typescript-types": "^2.13.2",
"@types/node": "^20.17.9",
"parcel": "^2.13.2",
"typedoc": "^0.27.3",
"typescript": "^5.7.2",
"vite": "^4.5.5"
},
"dependencies": {
"vitest": "^1.6.0"
Expand Down
Loading

0 comments on commit 801085a

Please sign in to comment.