Skip to content

Commit

Permalink
Draft new version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomayac committed Nov 8, 2021
1 parent 85b0209 commit cc38a4e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 101 deletions.
126 changes: 27 additions & 99 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-fs-access",
"version": "0.21.0",
"version": "0.21.1",
"description": "File System Access API with legacy fallback in the browser.",
"browser": "./dist/index.js",
"main": "./dist/index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"homepage": "https://github.com/GoogleChromeLabs/browser-fs-access#readme",
"devDependencies": {
"eslint": "^8.1.0",
"eslint": "^8.2.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.3.0",
"http-server": "^14.0.0",
Expand Down

0 comments on commit cc38a4e

Please sign in to comment.