@node-red/nodes 5.0.0-beta.3 → 5.0.0-beta.4

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.
@@ -123,9 +123,6 @@
123
123
  }
124
124
  .inject-time-days label {
125
125
  -webkit-user-select: none;
126
- -khtml-user-select: none;
127
- -moz-user-select: none;
128
- -ms-user-select: none;
129
126
  user-select: none;
130
127
  vertical-align: baseline;
131
128
  width: 100px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@node-red/nodes",
3
- "version": "5.0.0-beta.3",
3
+ "version": "5.0.0-beta.4",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",