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

Commit b0259bf

Browse files
committed
[Release] 1.4.0
1 parent 944e857 commit b0259bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

projects/cryptr/cryptr-angular/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/cryptr/cryptr-angular/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cryptr/cryptr-angular",
3-
"version": "1.2.0",
3+
"version": "1.4.0",
44
"description": "Cryptr SDK for Angular SPA",
55
"keywords": [
66
"cryptr",
@@ -27,7 +27,7 @@
2727
"compodoc": "npx compodoc -p tsconfig.lib.json src -d documentation"
2828
},
2929
"dependencies": {
30-
"@cryptr/cryptr-spa-js": "^1.3.8",
30+
"@cryptr/cryptr-spa-js": "^1.4.0",
3131
"tslib": "^2.3.0"
3232
},
3333
"author": "Cryptr <[email protected]> (https://www.cryptr.co)",

0 commit comments

Comments
 (0)