@nickaux/form-configurator 1.1.239 → 1.1.240

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -808,4 +808,3 @@ var Picker = function() {
808
808
  export {
809
809
  Picker as default
810
810
  };
811
- //# sourceMappingURL=vanilla-picker-5fbb9705.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nickaux/form-configurator",
3
- "version": "1.1.239",
3
+ "version": "1.1.240",
4
4
  "description": "A React form manager",
5
5
  "type": "module",
6
6
  "main": "dist/FormConfigurator.cjs.js",
@@ -60,7 +60,6 @@
60
60
  "react-circular-progressbar": "^2.0.4",
61
61
  "react-color": "^2.19.3",
62
62
  "react-datepicker": "^4.8.0",
63
- "react-json-editor-ajrm": "^2.5.13",
64
63
  "react-json-pretty": "^2.2.0",
65
64
  "react-json-view": "^1.21.3",
66
65
  "react-modal": "^3.15.1",