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 b1e6e4837a..575033a588 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -2252,7 +2252,8 @@
"null",
"integer"
],
- "minimum": 0
+ "minimum": 0,
+ "maximum": 65535
}
}
},