Skip to content

Commit c72b702

Browse files
committed
fix: update pnpm-lock.yaml
1 parent c4d42d3 commit c72b702

2 files changed

Lines changed: 22762 additions & 17089 deletions

File tree

package.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,5 +171,22 @@
171171
"webpack-cli": "^5.0.2"
172172
},
173173
"repository": "https://github.com/TrialAndErrorOrg/websites",
174-
"author": "Thomas F. K. Jorna <hello@tefkah.com>"
174+
"author": "Thomas F. K. Jorna <hello@tefkah.com>",
175+
"pnpm": {
176+
"onlyBuiltDependencies": [
177+
"@parcel/watcher",
178+
"@strapi/strapi",
179+
"@swc/core",
180+
"core-js",
181+
"core-js-pure",
182+
"cypress",
183+
"esbuild",
184+
"fsevents",
185+
"nx",
186+
"postinstall-postinstall",
187+
"sharp",
188+
"strapi",
189+
"unrs-resolver"
190+
]
191+
}
175192
}

0 commit comments

Comments
 (0)