Skip to content

Commit

Permalink
Try adding rollup dependency for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonkearns committed Apr 29, 2024
1 parent d585e52 commit 84ee783
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 29 deletions.
47 changes: 18 additions & 29 deletions examples/routing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions examples/routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@
"elm-tooling": "^1.15.1",
"esbuild": "^0.20.2",
"http-server": "^14.1.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.17.1"
}
}

0 comments on commit 84ee783

Please sign in to comment.