We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2583015 commit 45907f1Copy full SHA for 45907f1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "base64-arraybuffer",
3
"description": "Encode/decode base64 data into ArrayBuffers",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"homepage": "https://github.com/niklasvh/base64-arraybuffer",
6
"author": {
7
"name": "Niklas von Hertzen",
@@ -32,4 +32,4 @@
32
"grunt": "~0.3.17"
33
},
34
"keywords": []
35
-}
+}
0 commit comments