Skip to content

Commit

Permalink
Updated versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Jul 9, 2024
1 parent bc72969 commit efc1f24
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
## ##
#######################################################

FROM formio/pdf-server:5.7.1-rc.3
FROM formio/pdf-server:5.8.0-rc.1
COPY ./dist /src/node_modules/formio-viewer/dist/
2 changes: 1 addition & 1 deletion dist/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/formiojs/formio.form.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uswds-viewer",
"version": "5.7.0-rc.2",
"version": "5.8.0-rc.1",
"description": "A Form.io form viewer application for US Web Design Standards",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit efc1f24

Please sign in to comment.