Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 372a99e

Browse files
authored
fix: update package.json to 6.0.0-beta.5
1 parent d3e3bf1 commit 372a99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "preboot",
3-
"version": "6.0.0-beta.4",
3+
"version": "6.0.0-beta.5",
44
"description": "Record server view events and play back to Angular client view",
55
"main": "./bundles/preboot.umd.js",
66
"module": "./esm5/preboot.es5.js",

0 commit comments

Comments
 (0)