Skip to content

Commit b67e048

Browse files
author
Serhii Khoma
committed
feat: changes for spago bump-version minor --no-dry-run
1 parent d7f57ac commit b67e048

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

bower.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,16 @@
1414
"output"
1515
],
1616
"dependencies": {
17-
"purescript-bifunctors": "^v5.0.0",
1817
"purescript-console": "^v5.0.0",
1918
"purescript-control": "^v5.0.0",
2019
"purescript-distributive": "^v5.0.0",
2120
"purescript-effect": "^v3.0.0",
22-
"purescript-either": "^v5.0.0",
2321
"purescript-foldable-traversable": "^v5.0.0",
24-
"purescript-identity": "^v5.0.0",
25-
"purescript-invariant": "^v5.0.0",
2622
"purescript-maybe": "^v5.0.0",
2723
"purescript-newtype": "^v4.0.0",
2824
"purescript-ordered-collections": "^v2.0.0",
2925
"purescript-prelude": "^v5.0.0",
3026
"purescript-profunctor": "^v5.0.0",
31-
"purescript-psci-support": "^v5.0.0",
32-
"purescript-tuples": "^v6.0.0"
27+
"purescript-psci-support": "^v5.0.0"
3328
}
3429
}

0 commit comments

Comments
 (0)