Fix ant not loading in storybook
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"name": "owncast-admin",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build && next export",
|
||||
@@ -116,4 +115,4 @@
|
||||
"style-loader": "3.3.1",
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user