Skip to content

Commit bda741b

Browse files
authored
Merge pull request #12 from ynufes-tech/shion/pnpm-explicit
Pnpmのバージョン固定
2 parents 59966de + 20fff34 commit bda741b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"eslint": "^7.32.0",
3333
"eslint-plugin-vue": "^8.7.1",
3434
"prettier": "^3.6.2"
35-
}
35+
},
36+
"packageManager": "pnpm@10.20.0"
3637
}

0 commit comments

Comments
 (0)