Skip to content

Commit 060a4d1

Browse files
committed
Add LinearAlgebra as dependency (#326)
Forgot to add LinearAlgebra as a dep in the previous PR merged. Here it is.
1 parent 685a27d commit 060a4d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
99
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
1010
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
1111
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
12+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1213
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1314
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1415
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)