Skip to content

Commit cc8da7c

Browse files
committed
⬆️ Update tabletFix pnpm
1 parent c60d22f commit cc8da7c

2 files changed

Lines changed: 1402 additions & 1169 deletions

File tree

tabletFix/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tablet-fix",
3-
"packageManager": "pnpm@8.8.0",
3+
"packageManager": "pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d",
44
"scripts": {
55
"compile": "swc assets -d assets",
66
"gzip": "run-p gzipJS gzipCSS",
@@ -18,5 +18,10 @@
1818
"npm-run-all2": "^8.0.4",
1919
"postcss": "^8.5.6",
2020
"postcss-cli": "^11.0.1"
21+
},
22+
"pnpm": {
23+
"onlyBuiltDependencies": [
24+
"@swc/core"
25+
]
2126
}
2227
}

0 commit comments

Comments
 (0)