Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio committed Jun 14, 2024
1 parent 0cbf7bf commit 91c235d
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 5.5.6-rc.3
### Changed
- Updated @formio/vpat@2.5.4-rc.4

## 5.5.6-rc.2
### Changed
- Updated [email protected]
Expand Down
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 dist/lib/formiojs/formio.form.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uswds-viewer",
"version": "5.5.6-rc.2",
"version": "5.5.6-rc.3",
"description": "A Form.io form viewer application for US Web Design Standards",
"main": "index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"@formio/premium": "github:formio/premium#v1.22.3",
"@formio/uswds": "2.5.1",
"@formio/vpat": "github:formio/vpat#v2.5.4-rc.3",
"@formio/vpat": "github:formio/vpat#v2.5.4-rc.4",
"@uswds/uswds": "^3.8.0",
"autocompleter": "^6.1.3",
"core-js": "^3.37.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1003,9 +1003,9 @@
resolved "https://registry.yarnpkg.com/@formio/vanilla-text-mask/-/vanilla-text-mask-5.1.1-formio.1.tgz#f53fc7f4cb37c6ae38f2857488055e781e5adba9"
integrity sha512-rYBlvIPMNUd6sAaduOaiIwI4vfTAjHDRonko2qJn2RP1O//TQ7rcFIPYVYePJZ4OtOpwHiHAvAIh79McphZotQ==

"@formio/vpat@github:formio/vpat#v2.5.4-rc.3":
version "2.5.4-rc.3"
resolved "git+ssh://[email protected]/formio/vpat.git#7fe0d589e52bab700c74163f2b4e0b2605211a48"
"@formio/vpat@github:formio/vpat#v2.5.4-rc.4":
version "2.5.4-rc.4"
resolved "git+ssh://[email protected]/formio/vpat.git#11dd1b8bc235d971f82ab86eb4545359470cd7fe"

"@jridgewell/gen-mapping@^0.1.0":
version "0.1.1"
Expand Down

0 comments on commit 91c235d

Please sign in to comment.