Skip to content

Commit 3968134

Browse files
committed
fix: pin @ghosttypes/ff-api to specific version for frozen-lockfile compatibility
1 parent 1d691e3 commit 3968134

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
}
6464
},
6565
"dependencies": {
66-
"@ghosttypes/ff-api": "*",
66+
"@ghosttypes/ff-api": "1.0.0-20251122000715",
6767
"@parallel-7/slicer-meta": "^1.1.0-20251112234641",
6868
"electron-log": "^5.2.4",
6969
"electron-updater": "^6.6.2",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)