Skip to content

Commit 704636a

Browse files
committed
chore: sdk remove unload event
1 parent a95dc3d commit 704636a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@babel/eslint-parser": "^7.19.1",
19-
"@huolala-tech/page-spy": "^1.4.5",
19+
"@huolala-tech/page-spy": "^1.4.6",
2020
"@mdx-js/rollup": "^2.3.0",
2121
"@types/lodash-es": "^4.17.7",
2222
"@types/mdx": "^2.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -746,10 +746,10 @@
746746
"@huolala-tech/page-spy-api-win32-arm" "1.2.2"
747747
"@huolala-tech/page-spy-api-win32-arm64" "1.2.2"
748748

749-
"@huolala-tech/page-spy@^1.4.5":
750-
version "1.4.5"
751-
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.4.5.tgz#8bd030b968cbf23050936641276070701cecdfc7"
752-
integrity sha512-psTeIgMQR+Vi9Ze21uMGWDiQf0u7jd4JaNrljne3+MUnad2r6v0inyD4N+Tb3bIXlXXjWxVHpsKqipf0KvMvDQ==
749+
"@huolala-tech/page-spy@^1.4.6":
750+
version "1.4.6"
751+
resolved "https://registry.npmjs.org/@huolala-tech/page-spy/-/page-spy-1.4.6.tgz#215a86eeb68be2215c9e63b8ff4dbd94ed651b4d"
752+
integrity sha512-dBZNAklGCQTrOjT9Pgl3D+U0JqyEs7zccpDVVLHeaK+r6k3mPUY1bFaoLYIzZzXgD5Zy321b9iPzKn7bRf8x/g==
753753
dependencies:
754754
"@babel/runtime" "^7.13.0"
755755
copy-to-clipboard "^3.3.1"

0 commit comments

Comments
 (0)