Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Apr 27, 2024
1 parent 285eb05 commit 9f35324
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@formio/js",
"version": "5.0.0-rc.47",
"version": "5.0.0-rc.48",
"description": "JavaScript powered Forms with JSON Form Builder",
"main": "lib/cjs/index.js",
"exports": {
Expand Down Expand Up @@ -77,7 +77,7 @@
"dependencies": {
"@formio/bootstrap": "^3.0.0-rc.24",
"@formio/choices.js": "^10.2.1",
"@formio/core": "^2.1.0-dev.tt.3",
"@formio/core": "^2.1.0-dev.tt.4",
"@formio/text-mask-addons": "^3.8.0-formio.2",
"@formio/vanilla-text-mask": "^5.1.1-formio.1",
"abortcontroller-polyfill": "^1.7.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -265,10 +265,10 @@
fuse.js "^6.6.2"
redux "^4.2.0"

"@formio/core@^2.1.0-dev.tt.3":
version "2.1.0-dev.tt.3"
resolved "https://registry.npmjs.org/@formio/core/-/core-2.1.0-dev.tt.3.tgz#ac042f5f8ff49d888f134cedea8e81494546fa7f"
integrity sha512-fKyCaMIvGvvwOheFCQjwCtGfjHzD4dILQyHkING470sPpxjDr3tVaoi2X8Pk+qiHrRv+XuUkcSCXEw/zlOLc4w==
"@formio/core@^2.1.0-dev.tt.4":
version "2.1.0-dev.tt.4"
resolved "https://registry.npmjs.org/@formio/core/-/core-2.1.0-dev.tt.4.tgz#dd6363a70da25645401db4189c730c9499b95fb3"
integrity sha512-d7cuJtwU0AiCG5M6Eg6o+5SI5fyfnViyDBqhBOdIhxw0UjKmbFUYavHnTSKMQK4T4stnrtWJpkUtrRGCIP8qng==
dependencies:
"@types/json-logic-js" "^2.0.7"
browser-cookies "^1.2.0"
Expand Down

0 comments on commit 9f35324

Please sign in to comment.