|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
{
|
|
|
"name": "growi",
|
|
"name": "growi",
|
|
|
- "version": "3.5.22-RC",
|
|
|
|
|
|
|
+ "version": "3.5.23-RC",
|
|
|
"description": "Team collaboration software using markdown",
|
|
"description": "Team collaboration software using markdown",
|
|
|
"tags": [
|
|
"tags": [
|
|
|
"wiki",
|
|
"wiki",
|
|
@@ -247,7 +247,7 @@
|
|
|
"debug": "src/lib/service/logger/alias-for-debug"
|
|
"debug": "src/lib/service/logger/alias-for-debug"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
- "node": ">=8.11.1 <11",
|
|
|
|
|
|
|
+ "node": ">=8.11.1 <13",
|
|
|
"npm": ">=5.6.0 <7",
|
|
"npm": ">=5.6.0 <7",
|
|
|
"yarn": ">=1.5.1 <2"
|
|
"yarn": ">=1.5.1 <2"
|
|
|
}
|
|
}
|