Skip to content

Commit 99f6dcc

Browse files
committed
Re-add @formio/js
1 parent 263569b commit 99f6dcc

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
},
2121
"homepage": "https://github.com/formio/formio-viewer#readme",
2222
"dependencies": {
23+
"@formio/js": "^5.2.0",
2324
"@formio/premium": "github:formio/premium#v3.0.6",
2425
"@formio/uswds": "2.6.0",
2526
"@formio/vpat": "github:formio/vpat#v2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@
880880
lodash "^4.17.21"
881881
moment "^2.29.4"
882882

883-
883+
"@formio/js@^5.2.0":
884884
version "5.2.0"
885885
resolved "https://registry.yarnpkg.com/@formio/js/-/js-5.2.0.tgz#6dbae7ff598ed029fa9a32f1b11e8fd736d5e5e8"
886886
integrity sha512-tEZfzyKm2RCAZMyVsA4MagDGfi7f2LuSb1aDSgtjIkcLX2oIB4H1AtanxBVMUkdKFRqwWubJb7hzRTNqZUMdLw==
@@ -4872,9 +4872,9 @@ mime-types@^2.1.27, mime-types@^2.1.35:
48724872
mime-db "1.52.0"
48734873

48744874
mime@*:
4875-
version "4.0.7"
4876-
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.7.tgz#0b7a98b08c63bd3c10251e797d67840c9bde9f13"
4877-
integrity sha512-2OfDPL+e03E0LrXaGYOtTFIYhiuzep94NSsuhrNULq+stylcJedcHdzHtz0atMUuGwJfFYs0YL5xeC/Ca2x0eQ==
4875+
version "3.0.0"
4876+
resolved "https://registry.yarnpkg.com/mime/-/mime-3.0.0.tgz#b374550dca3a0c18443b0c950a6a58f1931cf7a7"
4877+
integrity sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==
48784878

48794879
mime@^2.4.4:
48804880
version "2.6.0"

0 commit comments

Comments
 (0)