Skip to content

Commit 79d43eb

Browse files
committed
🐛 :( have to lock astro version
1 parent 4cfe573 commit 79d43eb

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"workspaces/*"
2525
],
2626
"devDependencies": {
27-
"astro": "^4.4.2"
27+
"astro": "4.4.2"
2828
}
2929
}

workspaces/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react-dom": "^18.2.19",
2323
"@webcomponents/template-shadowroot": "^0.2.1",
2424
"airtable": "^0.12.2",
25-
"astro": "^4.4.2",
25+
"astro": "4.4.2",
2626
"marked": "^12.0.0",
2727
"profile-components": "^0.3.0",
2828
"react": "^18.2.0",

0 commit comments

Comments
 (0)