Skip to content

Commit aead03a

Browse files
committed
Fix typo in bower.json.
This is what I get for testing my changes by copy/pasting into an existing bower_modules/ folder. Sorry
1 parent ef4e4a8 commit aead03a

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
@@ -24,6 +24,6 @@
2424
"purescript-functions": "^0.1.0",
2525
"purescript-maybe": "^0.3.0",
2626
"purescript-exceptions": "^0.3.1",
27-
"purescript-arraybugger-types": "^0.2.0"
27+
"purescript-arraybuffer-types": "^0.2.0"
2828
}
2929
}

0 commit comments

Comments
 (0)