We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4837e commit 7bcf1e5Copy full SHA for 7bcf1e5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "arraybuffer-loader",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "Webpack loader that returns file contents as a ArrayBuffer",
5
"scripts": {
6
"test": "npm-run-all test-browser test-node",
0 commit comments