Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Changed NodeJS version
  • Loading branch information
Javinator9889 committed Jul 1, 2020
1 parent bb304f6 commit 645d94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/package.json
Expand Up @@ -14,7 +14,7 @@
"daemon": "cross-env-shell RUN_DAEMON=true RUNNING_LOCAL=true \"npm run build && firebase emulators:start --only functions\""
},
"engines": {
"node": ">=10.0.0"
"node": "10"
},
"main": "lib/bin/index.js",
"dependencies": {
Expand Down

0 comments on commit 645d94d

Please sign in to comment.