Skip to content

Commit 35478b9

Browse files
chore(deps): update pnpm to v9.6.0
1 parent 86a4a89 commit 35478b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.4.6",
55
"private": true,
6-
"packageManager": "pnpm@9.1.0",
6+
"packageManager": "pnpm@9.6.0",
77
"description": "A Set of AI Utils",
88
"license": "MIT",
99
"scripts": {

packages/utils-ai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "utils-ai",
33
"type": "module",
44
"version": "0.4.6",
5-
"packageManager": "pnpm@9.1.0",
5+
"packageManager": "pnpm@9.6.0",
66
"description": "A CLI of AI Utils for writers",
77
"author": "Estéban Soubiran <[email protected]> (https://github.com/barbapapazes/)",
88
"license": "MIT",

0 commit comments

Comments
 (0)