mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-13 04:12:53 +00:00
refactor: rebase
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
"name": "@openstapps/openstapps",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": "^22.0.0",
|
||||
"pnpm": "^8.15.5"
|
||||
"node": "^22.16.0",
|
||||
"pnpm": "^10.12.1"
|
||||
},
|
||||
"packageManager": "pnpm@8.15.5",
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"scripts": {
|
||||
"build": "dotenv -c -- turbo run build",
|
||||
"build:full": "dotenv -c -- turbo run syncpack build lint format --summarize",
|
||||
|
||||
Reference in New Issue
Block a user