@drieam/api
Advanced tools
Comparing version 6.10.1 to 6.12.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [6.12.3](https://github.com/Drieam/drieam-ui/compare/v6.12.2...v6.12.3) (2020-06-16) | ||
### Bug Fixes | ||
* 🐛 error on importing SubmmisionError class ([24e181e](https://github.com/Drieam/drieam-ui/commit/24e181eb5fe3cbb61d22f6f6765cbf139280149d)) | ||
## [6.10.1](https://github.com/Drieam/drieam-ui/compare/v6.10.0...v6.10.1) (2020-05-25) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@drieam/api", | ||
"version": "6.10.1", | ||
"version": "6.12.3", | ||
"description": "Default Drieam api wrapper", | ||
@@ -27,3 +27,2 @@ "author": "Stef Schenkelaars <stef@drieam.com>", | ||
"path-to-regexp": "^6.1.0", | ||
"redux-form": "^8.1.0", | ||
"snakecase-keys": "^3.2.0" | ||
@@ -42,3 +41,4 @@ }, | ||
"react-redux": ">=6.0.1", | ||
"redux": ">=4.0.0" | ||
"redux": ">=4.0.0", | ||
"redux-form": "^8.2.6" | ||
}, | ||
@@ -59,3 +59,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "1578ef16dbe4b48a8c11fe1279ba87bcb989e904" | ||
"gitHead": "0bc0fae7cbc67208f7b7de4a2a76dadafa151b9c" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
199936
4839
- Removedredux-form@^8.1.0