Add browser implementation
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/sinon": "^10.0.4",
|
||||
"@types/sinon-chai": "^3.2.5",
|
||||
"@types/wicg-file-system-access": "^2020.9.4",
|
||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||
"@typescript-eslint/parser": "4.33.0",
|
||||
"chai": "^4.3.4",
|
||||
@ -66,6 +67,7 @@
|
||||
"trailingComma": "es5"
|
||||
},
|
||||
"dependencies": {
|
||||
"buffer": "^6.0.3",
|
||||
"tiny-invariant": "1.1.0",
|
||||
"tslib": "2.3.1"
|
||||
}
|
||||
|
Reference in New Issue
Block a user