Skip to content

Commit bbf690b

Browse files
committed
Merge pull request #35 from purescript-contrib/0.9.1
Bump dependencies for 1.0
2 parents 18240ec + 342c49e commit bbf690b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

bower.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
"url": "git://github.com/purescript-contrib/purescript-profunctor-lenses.git"
1313
},
1414
"dependencies": {
15-
"purescript-const": "^v1.0.0-rc.1",
16-
"purescript-functor-coproducts": "^v1.0.0-rc.1",
17-
"purescript-functor-products": "^v1.0.0-rc.1",
18-
"purescript-identity": "^v1.0.0-rc.1",
19-
"purescript-profunctor": "^v1.0.0-rc.1",
20-
"purescript-sets": "^v1.0.0-rc.1",
21-
"purescript-unsafe-coerce": "^v1.0.0-rc.1",
22-
"purescript-transformers": "^v1.0.0-rc.1"
15+
"purescript-const": "^1.0.0",
16+
"purescript-functor-coproducts": "^1.0.0",
17+
"purescript-functor-products": "^1.0.0",
18+
"purescript-identity": "^1.0.0",
19+
"purescript-profunctor": "^1.0.0",
20+
"purescript-sets": "^1.0.0",
21+
"purescript-unsafe-coerce": "^1.0.0",
22+
"purescript-transformers": "^1.0.0"
2323
},
2424
"devDependencies": {
25-
"purescript-console": "^1.0.0-rc.1"
25+
"purescript-console": "^1.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)