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

Commit b9676b8

Browse files
chore: generate template (#161)
Co-authored-by: VGV Bot <[email protected]>
1 parent 24decba commit b9676b8

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": "3.0.0",
3333
"@docusaurus/tsconfig": "^3.0.0",
3434
"eslint": "^8.53.0",
35-
"prettier": "^3.0.3",
36-
"typescript": "^5.2.2"
35+
"prettier": "^3.1.0",
36+
"typescript": "^5.3.2"
3737
},
3838
"browserslist": {
3939
"production": [

0 commit comments

Comments
 (0)