config-editor-base 2.8.0 → 2.8.1

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.
@@ -975,9 +975,6 @@
975
975
  "classNames": "col-sm-3"
976
976
  }
977
977
  }
978
- },
979
- "protocol": {
980
- "ui:disabled": true
981
978
  }
982
979
  },
983
980
  "gnss": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "config-editor-base",
3
- "version": "2.8.0",
3
+ "version": "2.8.1",
4
4
  "description": "React-based JSON Schema editor base-tool",
5
5
  "author": "CSS Electronics",
6
6
  "license": "MIT",