Skip to content

Commit

Permalink
Use custom web-serial-polyfill until the official one has all the pro…
Browse files Browse the repository at this point in the history
…per adaptations.
  • Loading branch information
stylesuxx committed Mar 24, 2021
1 parent 8447a53 commit 50cea09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"sass": "^1.32.8",
"scheduler": "0.14.0",
"sleep": "^6.3.0",
"web-serial-polyfill": "stylesuxx/web-serial-polyfill#temporary-fix",
"web-vitals": "^0.2.4",
"workbox-background-sync": "^5.1.3",
"workbox-broadcast-update": "^5.1.3",
Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11141,6 +11141,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

web-serial-polyfill@stylesuxx/web-serial-polyfill#temporary-fix:
version "1.0.5"
resolved "https://codeload.github.com/stylesuxx/web-serial-polyfill/tar.gz/0a59f0dfb8adbf405283bbab53136b0e0f2d2c73"

web-vitals@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-0.2.4.tgz#ec3df43c834a207fd7cdefd732b2987896e08511"
Expand Down

0 comments on commit 50cea09

Please sign in to comment.