Skip to content

Commit b9c0272

Browse files
bddjongAliKdhim87
authored andcommitted
fix: astro blocking install step in design package release
1 parent a21ec95 commit b9c0272

File tree

2 files changed

+100
-1546
lines changed

2 files changed

+100
-1546
lines changed

packages/astro/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"@astrojs/check": "0.9.4",
2222
"@astrojs/sitemap": "3.5.0",
2323
"@astrojs/ts-plugin": "1.10.4",
24-
"@utrecht/component-library-react": "10.3.3",
25-
"@utrecht/component-library-css": "8.1.0",
26-
"@utrecht/design-tokens": "3.4.0",
24+
"@utrecht/component-library-react": "workspace:*",
25+
"@utrecht/component-library-css": "workspace:*",
26+
"@utrecht/design-tokens": "workspace:*",
2727
"astro": "5.13.7",
2828
"typescript": "5.9.2"
2929
},

0 commit comments

Comments
 (0)