Skip to content

Commit

Permalink
Add jasmine-core dependency to @bazel/jasmine since it is required in…
Browse files Browse the repository at this point in the history
… its index (bazel-contrib#698)
  • Loading branch information
gregmagolan authored Apr 15, 2019
1 parent 354c25a commit 593d47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jasmine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"main": "index.js",
"dependencies": {
"jasmine": "~3.3.1",
"jasmine-core": "~3.3.0",
"v8-coverage": "1.0.8"
},
"bazelWorkspaces": {
Expand Down

0 comments on commit 593d47d

Please # to comment.