Update pnpm to v11.20.0 - autoclosed #3
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"packageManager": "pnpm@11.8.0",
|
"packageManager": "pnpm@11.20.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "tsc && vite build",
|
"build": "tsc && vite build",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"description": "MTP TypeScript SDK",
|
"description": "MTP TypeScript SDK",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"packageManager": "pnpm@11.8.0",
|
"packageManager": "pnpm@11.20.0",
|
||||||
"module": "./dist/sdk/index.js",
|
"module": "./dist/sdk/index.js",
|
||||||
"types": "./dist/sdk/index.d.ts",
|
"types": "./dist/sdk/index.d.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue