Skip to content

Commit

Permalink
Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed May 24, 2024
1 parent 99e51b3 commit f598775
Show file tree
Hide file tree
Showing 3 changed files with 1,154 additions and 508 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formio/angular",
"version": "7.5.0-rc.4",
"version": "7.5.0-rc.5",
"scripts": {
"ng": "ng",
"build": "ng build angular-formio",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@angular/router": "^17.3.5",
"@compodoc/compodoc": "^1.1.24",
"@formio/deprecated-types": "^0.1.0",
"@formio/js": "^5.0.0-rc.48",
"@formio/js": "^5.0.0-rc.54",
"@types/jasmine": "^5.1.4",
"@types/jasminewd2": "^2.0.13",
"@types/node": "^20.12.7",
Expand Down
4 changes: 2 additions & 2 deletions projects/angular-formio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formio/angular",
"version": "7.5.0-rc.4",
"version": "7.5.0-rc.5",
"repository": {
"type": "git",
"url": "https://github.com/formio/angular-formio"
Expand Down Expand Up @@ -28,7 +28,7 @@
"@angular/core": "^16.0.0 || ^17.0.0",
"@angular/common": "^16.0.0 || ^17.0.0",
"@angular/elements": "^16.0.0 || ^17.0.0",
"@formio/js": "^5.0.0-rc.48",
"@formio/js": "^5.0.0-rc.54",
"zone.js": "~0.13.0 || ~0.14.0",
"lodash": "^4.17.20",
"ngx-bootstrap": "^10.0.0 || ^11.0.0 || ^12.0.0",
Expand Down
Loading

0 comments on commit f598775

Please sign in to comment.