fix(config) set file mode permissions to readable only by current user (#61)

This commit is contained in:
coderaiser 2018-06-14 16:09:39 +03:00
parent 255621073d
commit fa619b59d6
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@
"try-catch": "^2.0.0",
"tryrequire": "^2.0.1",
"wraptile": "^2.0.0",
"writejson": "^1.1.0"
"writejson": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.0.0-beta.49",