Fixed node version.
This commit is contained in:
parent
d1d57dcdd8
commit
5b869c7313
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"build-docs": "typedoc --options typedoc.json src/"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.9.4"
|
||||
"node": "=8.11.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/microsoft-graph-client": "^1.3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue