diff --git a/.vscode/settings.json b/.vscode/settings.json index 9dbeb25..e59c162 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,8 +1,24 @@ { "cSpell.words": [ + "a", "airtap", + "browserstack", + "build", "codecov", + "example", + "exclude", + "html", + "include", + "index", + "instrumenter", + "istanbul", + "js", + "karma", + "loader", "mjau", - "streamsaver" + "rsync", + "sourcemap", + "streamsaver", + "wärting" ] } \ No newline at end of file diff --git a/package.json b/package.json index fa4cd56..cc34f53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@transcend-io/conflux", - "version": "2.0.1", + "version": "2.0.2", "description": "Build zip files out of readable streams in the browser", "main": "src/index.js", "scripts": {