Skip to content

Commit 8ea452f

Browse files
committed
bump to wabac.js 2.20.0
bump to 0.5.0
1 parent 397a952 commit 8ea452f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webrecorder/awp-sw",
33
"browser": "dist/index.js",
4-
"version": "0.5.0-beta.4",
4+
"version": "0.5.0",
55
"type": "module",
66
"repository": {
77
"type": "git",
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@ipld/car": "^5.3.2",
2323
"@ipld/unixfs": "^3.0.0",
24-
"@webrecorder/wabac": "^2.20.0-beta.4",
24+
"@webrecorder/wabac": "^2.20.0",
2525
"auto-js-ipfs": "^2.3.0",
2626
"client-zip": "^2.3.0",
2727
"hash-wasm": "^4.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -621,10 +621,10 @@
621621
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
622622
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==
623623

624-
"@webrecorder/wabac@^2.20.0-beta.4":
625-
version "2.20.0-beta.4"
626-
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.20.0-beta.4.tgz#c60fcd00f449cca52ce1a0bef305a06922c9e3e8"
627-
integrity sha512-enHYcZoqs7cOu2tdTqVeB/zB27uL4wmCMzvF55bJqdB8d5zgPpY+/fpRA3eLxGrPc0nFYAjsI/aNaa62FH7WKQ==
624+
"@webrecorder/wabac@^2.20.0":
625+
version "2.20.0"
626+
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.20.0.tgz#d9f87a909a0c09e460cf8b86082a71c176e0c9f8"
627+
integrity sha512-zeR+CmAfJO2MQSKwRwcccy7+TfeKTX0A1yeHlO98mtsT3VMtTqrdasIDEjIxe39aEbBl11k+m8DQyrz3CctJNQ==
628628
dependencies:
629629
"@peculiar/asn1-ecc" "^2.3.4"
630630
"@peculiar/asn1-schema" "^2.3.3"

0 commit comments

Comments
 (0)