Skip to content

Commit 407453d

Browse files
committed
[#68] Update arf & update version to v2.0.2
1 parent 03bcd1e commit 407453d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "akvo-react-form-editor",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Survey editor for akvo-react-form",
55
"author": "akvo",
66
"license": "AGPL-3.0",
@@ -91,7 +91,7 @@
9191
"react-test-renderer": "^18.2.0"
9292
},
9393
"dependencies": {
94-
"akvo-react-form": "^2.5.4",
94+
"akvo-react-form": "^2.5.6",
9595
"antd": "^4.20.0",
9696
"locale-codes": "^1.3.1",
9797
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2593,10 +2593,10 @@ ajv@^8.0.0, ajv@^8.6.0, ajv@^8.8.0:
25932593
require-from-string "^2.0.2"
25942594
uri-js "^4.2.2"
25952595

2596-
akvo-react-form@^2.5.4:
2597-
version "2.5.4"
2598-
resolved "https://registry.yarnpkg.com/akvo-react-form/-/akvo-react-form-2.5.4.tgz#64616a7794e971149e9b78dbb73d52468d03a589"
2599-
integrity sha512-BzPkSnQhsr88a8ZoPYnVHWLzHcfeOXDRteqTmiY6SIR1xFVlDfjJV55O/cguasJiOSj433CbGSX0AK9H7po9rw==
2596+
akvo-react-form@^2.5.6:
2597+
version "2.5.6"
2598+
resolved "https://registry.yarnpkg.com/akvo-react-form/-/akvo-react-form-2.5.6.tgz#8e3ba0591b29c42839058be30a76c89d1f8e330c"
2599+
integrity sha512-Gd5qsx9AZehebPJnMJIIFrKrlQBnBNFoMtkXQZw1gUtXA/TfJFmzLLnK9VfSIyXQFPY2/UtpdezfGOmWTNFG+Q==
26002600
dependencies:
26012601
"@react-leaflet/core" ">=1.0.0 <1.1.0 || ^1.1.1"
26022602
antd "^4.20.0"

0 commit comments

Comments
 (0)