Skip to content

Commit 9bc68b0

Browse files
author
James Halliday
committed
use the version of Base64 that doesn't add a window.btoa()
1 parent ac029fa commit 9bc68b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "test"
1111
},
1212
"dependencies": {
13-
"Base64": "~0.1.2",
13+
"Base64": "~0.2.0",
1414
"inherits": "~2.0.1"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)