Skip to content

Commit 37eb147

Browse files
authored
Remove strings dependency (#27)
1 parent 34332d8 commit 37eb147

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"purescript-maps": "^3.3.1",
2525
"purescript-nullable": "^3.0.0",
2626
"purescript-proxy": "^2.1.0",
27-
"purescript-symbols": "^3.0.0",
28-
"purescript-strings": "^3.2.1"
27+
"purescript-symbols": "^3.0.0"
2928
},
3029
"devDependencies": {
3130
"purescript-assert": "^3.0.0"

0 commit comments

Comments
 (0)