Skip to content

Commit 98f5381

Browse files
committed
Remove purescript-symbols as a dependency
1 parent d6e0728 commit 98f5381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"dependencies": {
1919
"purescript-proxy": "purescript/purescript-proxy#compiler/0.12",
20-
"purescript-symbols": "purescript/purescript-symbols#compiler/0.12",
20+
"purescript-prelude": "purescript/purescript-prelude#compiler/0.12",
2121
"purescript-type-equality": "purescript/purescript-type-equality#compiler/0.12"
2222
}
2323
}

0 commit comments

Comments
 (0)