Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 0bc6da9dc7..899d3c1495 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -2252,7 +2252,8 @@
"null",
"integer"
],
- "minimum": 0
+ "minimum": 0,
+ "maximum": 65535
}
}
},