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 21a071a commit ae52ae5Copy full SHA for ae52ae5
package.json
@@ -27,5 +27,13 @@
27
"typescript": "^5.5.4",
28
"vitest": "^2.1.1"
29
},
30
+ "resolutions": {
31
+ "@swup/prettier-config": "link:node_modules/.cache/null",
32
+ "@swup/browserslist-config": "link:node_modules/.cache/null",
33
+ "microbundle": "link:node_modules/.cache/null",
34
+ "prettier": "link:node_modules/.cache/null",
35
+ "shelljs": "link:node_modules/.cache/null",
36
+ "shelljs-live": "link:node_modules/.cache/null"
37
+ },
38
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
39
}
0 commit comments