Skip to content

Commit

Permalink
ON-40103 # Bumped @oneblink/apps-react
Browse files Browse the repository at this point in the history
  • Loading branch information
mymattcarroll committed May 19, 2024
1 parent f0d2212 commit 7e2ca17
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@oneblink/apps": "^12.0.0-beta.14",
"@oneblink/apps-react": "^5.14.0-beta.3",
"@oneblink/apps-react": "^6.0.0-beta.3",
"@oneblink/cli": "^3.3.1",
"@oneblink/types": "github:oneblink/types",
"@types/react": "^17.0.73",
Expand Down Expand Up @@ -80,4 +80,4 @@
"types": "npm i --save github:oneblink/types",
"typescript": "tsc --noEmit"
}
}
}
2 changes: 1 addition & 1 deletion src/form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function Form({
...newFormSubmission,
formsAppId,
externalId,
draftId: null,
formSubmissionDraftId: null,
jobId: null,
preFillFormDataId: null,
}
Expand Down

0 comments on commit 7e2ca17

Please sign in to comment.