We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345eb24 commit c12c816Copy full SHA for c12c816
repos.json
@@ -3256,18 +3256,18 @@
3256
"path": "template-files/.prettierrc/.prettierrc",
3257
"targetPath": ".prettierrc"
3258
},
3259
- {
3260
- "path": "template-files/package.json/package.manager.package.json",
3261
- "targetPath": "package.json",
3262
- "special": "package.json"
3263
- },
3264
{
3265
"path": "template-files/LICENSE",
3266
"targetPath": "LICENSE",
3267
"props": {
3268
"year": "2025"
3269
}
3270
+ {
+ "path": "template-files/package.json/package.manager.package.json",
+ "targetPath": "package.json",
+ "special": "package.json"
+ },
3271
3272
"path": "template-files/package.json/changeset.package.json",
3273
"targetPath": "package.json",
0 commit comments