Skip to content

Commit ae52ae5

Browse files
committed
[Swup] For Swup's dev dependencies exclusion from our yarn.lock
1 parent 21a071a commit ae52ae5

File tree

2 files changed

+82
-1701
lines changed

2 files changed

+82
-1701
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,13 @@
2727
"typescript": "^5.5.4",
2828
"vitest": "^2.1.1"
2929
},
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+
},
3038
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
3139
}

0 commit comments

Comments
 (0)