Skip to content

Commit 4270f7d

Browse files
committed
Merge pull request #1 from joneshf/patch-1
Update dependencies
2 parents 72d91ef + 8bf2c5d commit 4270f7d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

bower.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
"tmp/**"
88
],
99
"dependencies": {
10-
"purescript-transformers": "src",
11-
"purescript-prelude": "src"
10+
"purescript-transformers": "https://github.com/purescript/purescript-transformers.git"
1211
},
1312
"devDependencies": {
14-
"purescript-quickcheck": "src"
13+
"purescript-quickcheck": "https://github.com/purescript/purescript-quickcheck.git"
1514
}
16-
}
15+
}

0 commit comments

Comments
 (0)