@dhis2-ui/card 9.3.0-alpha.2 → 9.3.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dhis2-ui/card",
|
3
|
-
"version": "9.3.0
|
3
|
+
"version": "9.3.0",
|
4
4
|
"description": "UI Card",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -33,7 +33,7 @@
|
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@dhis2/prop-types": "^3.1.2",
|
36
|
-
"@dhis2/ui-constants": "9.3.0
|
36
|
+
"@dhis2/ui-constants": "9.3.0",
|
37
37
|
"classnames": "^2.3.1",
|
38
38
|
"prop-types": "^15.7.2"
|
39
39
|
},
|