mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
fix linting & CI setup after removal
This commit is contained in:
parent
359873e71f
commit
86f13c86df
@ -125,7 +125,7 @@ jobs:
|
||||
executor:
|
||||
class: medium+
|
||||
name: sb_node_14_browsers
|
||||
parallelism: 6
|
||||
parallelism: 5
|
||||
steps:
|
||||
- git-shallow-clone/checkout_advanced:
|
||||
clone_options: '--depth 1 --verbose'
|
||||
|
@ -95,7 +95,8 @@
|
||||
"jest-specific-snapshot": "^5.0.0",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript": "~4.6.3",
|
||||
"webpack": "5"
|
||||
"webpack": "5",
|
||||
"zone.js": "^0.11.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular-devkit/architect": ">=0.1300.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user