fix: project version page dependencies showing "unknown project" unless refresh (#5366)
* fix not updating stale dependencies * remove console log * fix wragnler json formatting * add proper loading dependencies * pnpm prepr * move v-if
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "storybook",
|
||||
"compatibility_date": "2026-02-12",
|
||||
"workers_dev": true,
|
||||
"assets": {
|
||||
"directory": "./storybook-static"
|
||||
}
|
||||
"name": "storybook",
|
||||
"compatibility_date": "2026-02-12",
|
||||
"workers_dev": true,
|
||||
"assets": {
|
||||
"directory": "./storybook-static"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user