Skip to content

Commit 149ac57

Browse files
committed
Bump securelay sdk to v0.0.4
1 parent 5b487ee commit 149ac57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Brief: Helper utilities.
33
*/
44

5-
import securelayEndpoint, * as securelay from 'https://cdn.jsdelivr.net/gh/securelay/api@v0.0.3/script.js';
5+
import securelayEndpoint, * as securelay from 'https://cdn.jsdelivr.net/gh/securelay/api@v0.0.4/script.js';
66

77
/*
88
Brief: Returns the first block of hex chars from a v4 UUID as a unique string

0 commit comments

Comments
 (0)