Skip to content

Commit 72e0141

Browse files
committed
Merge branch 'master' of github.com:purescript/purescript-parsing
2 parents d7c1799 + 4270f7d commit 72e0141

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)