Thanks to visit codestin.com
Credit goes to github.com

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

Commit c2ec818

Browse files
committed
use SPA on NPMJS
1 parent 8875762 commit c2ec818

File tree

4 files changed

+18
-16
lines changed

4 files changed

+18
-16
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/platform-browser": "^10.2.4",
3232
"@angular/platform-browser-dynamic": "^10.2.4",
3333
"@angular/router": "^10.2.4",
34-
"@cryptr/cryptr-spa-js": "github:cryptr-auth/cryptr-spa-js#release/v0.1.5",
34+
"@cryptr/cryptr-spa-js": "^0.1.5",
3535
"dotenv": "^8.2.0",
3636
"rxjs": "~6.6.0",
3737
"tslib": "^2.0.0",

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

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/cryptr/cryptr-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"make-badges": "istanbul-badges-readme"
2222
},
2323
"dependencies": {
24-
"@cryptr/cryptr-spa-js": "github:cryptr-auth/cryptr-spa-js#release/v0.1.5",
24+
"@cryptr/cryptr-spa-js": "^0.1.5",
2525
"tslib": "^2.0.0"
2626
},
2727
"author": "Cryptr <[email protected]> (https://www.cryptr.co)",

0 commit comments

Comments
 (0)