tangled
alpha
login
or
join now
tylur.dev
/
prototypey
prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork
atom
overview
issues
pulls
pipelines
update pnpm
Tyler
3 months ago
ad16699b
a53e2ef5
+1
-1
1 changed file
expand all
collapse all
unified
split
package.json
+1
-1
package.json
···
27
"prettier": "3.6.1",
28
"typescript-eslint": "8.35.0"
29
},
30
-
"packageManager": "pnpm@10.4.0",
31
"engines": {
32
"node": ">=20.19.0"
33
},
···
27
"prettier": "3.6.1",
28
"typescript-eslint": "8.35.0"
29
},
30
+
"packageManager": "pnpm@10.19.0",
31
"engines": {
32
"node": ">=20.19.0"
33
},