mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
test(cli): add missing dep in riot fixture
`riot-tmpl` is a peerDependency of `riot-compiler`
This commit is contained in:
parent
de1b0e3b93
commit
f41ac2b3a8
1
lib/cli/test/fixtures/riot/package.json
vendored
1
lib/cli/test/fixtures/riot/package.json
vendored
@ -19,6 +19,7 @@
|
||||
"raw-loader": "^1.0.0",
|
||||
"riot-compiler": "^3.6.0",
|
||||
"riot-hot-reload": "^1.0.0",
|
||||
"riot-tmpl": "^3.0.8",
|
||||
"style-loader": "^0.23.1",
|
||||
"webpack": "^4.33.0",
|
||||
"webpack-bundle-analyzer": "^3.3.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user