Skip to content

Commit

Permalink
test(cli): add missing dep in riot fixture
Browse files Browse the repository at this point in the history
`riot-tmpl` is a peerDependency of `riot-compiler`
  • Loading branch information
gaetanmaisse committed Feb 15, 2020
1 parent 1896ffa commit 362dcbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cli/test/fixtures/riot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 362dcbc

Please sign in to comment.