Skip to content

Commit 96bc4d5

Browse files
committed
update fusio sdk
1 parent 335b627 commit 96bc4d5

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 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
@@ -19,7 +19,7 @@
1919
"@angular/platform-browser-dynamic": "~13.3.0",
2020
"@angular/router": "~13.3.0",
2121
"@ng-bootstrap/ng-bootstrap": "^12.1.2",
22-
"fusio-sdk": "^3.0.2",
22+
"fusio-sdk": "^3.0.3",
2323
"ngx-captcha": "^11.0.0",
2424
"ngx-gravatar": "^13.0.0",
2525
"ng-packagr": "~13.3.0",

projects/fusio-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-fusio-sdk",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "SDK to integrate Fusio into an Angular app",
55
"keywords": [
66
"Fusio",

0 commit comments

Comments
 (0)