Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 6e138ff

Browse files
chore: generate template (#79)
Co-authored-by: VGV Bot <[email protected]>
1 parent b1f63b7 commit 6e138ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

brick/__brick__/{{project_name.snakeCase()}}/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@docusaurus/module-type-aliases": "2.3.1",
3333
"@tsconfig/docusaurus": "^1.0.7",
3434
"eslint": "^8.36.0",
35-
"prettier": "^2.8.4",
36-
"typescript": "^4.9.5"
35+
"prettier": "^2.8.5",
36+
"typescript": "^5.0.2"
3737
},
3838
"browserslist": {
3939
"production": [

0 commit comments

Comments
 (0)