Skip to content

Commit c2e34d2

Browse files
committed
fix: libraries should not use package sets at all -> use solver
1 parent 5412f2d commit c2e34d2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

spago.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,4 @@ package:
1919
main: Test.Main
2020
dependencies:
2121
- console
22-
workspace:
23-
extraPackages: {}
24-
packageSet:
25-
registry: 60.5.0
22+
workspace: {}

0 commit comments

Comments
 (0)