Skip to content

Commit a63f8b8

Browse files
committed
New tech
1 parent 19912d3 commit a63f8b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.12
1+
20

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "withease",
33
"version": "0.0.0",
44
"license": "MIT",
5-
"packageManager": "pnpm@7.28.0",
5+
"packageManager": "pnpm@9.5.0",
66
"scripts": {
77
"format:check": "pnpm prettier {packages,apps}/**/*.{ts,tsx,md,vue} --check --no-error-on-unmatched-pattern",
88
"format:apply": "pnpm prettier {packages,apps}/**/*.{ts,tsx,md,vue} --write --no-error-on-unmatched-pattern"

0 commit comments

Comments
 (0)