@ansible/ansible-ui-framework 0.0.271 → 0.0.272

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ansible/ansible-ui-framework",
3
3
  "description": "Framework for building consistent responsive web applications using PatternFly.",
4
- "version": "0.0.271",
4
+ "version": "0.0.272",
5
5
  "author": "Red Hat",
6
6
  "license": "MIT",
7
7
  "repository": {
@@ -20,6 +20,7 @@
20
20
  "@react-hook/resize-observer": "^1",
21
21
  "@types/json-schema": "^7",
22
22
  "@types/react": "^17 || ^18",
23
+ "@types/react-dom": "^17 || ^18",
23
24
  "@types/styled-components": "^5",
24
25
  "debounce": "^1",
25
26
  "get-value": "^3",