Skip to content

Commit 0494300

Browse files
authored
chore: fix lockfile issuess (#9)
Co-authored-by: Josh <[email protected]>
1 parent 92e757d commit 0494300

File tree

3 files changed

+4
-45
lines changed

3 files changed

+4
-45
lines changed

.changeset/pre.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
"initialVersions": {
55
"@strapi/pack-up": "5.0.0"
66
},
7-
"changesets": [
8-
"four-games-camp"
9-
]
7+
"changesets": ["four-games-camp"]
108
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@commitlint/cli": "^19.2.1",
9696
"@commitlint/config-conventional": "^19.1.0",
9797
"@strapi/eslint-config": "^0.2.1",
98-
"@strapi/pack-up": "5.0.1-alpha.0",
98+
"@strapi/pack-up": "workspace:*",
9999
"@swc/core": "^1.4.13",
100100
"@swc/jest": "^0.2.36",
101101
"@types/git-url-parse": "9.0.3",

pnpm-lock.yaml

+2-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)