Skip to content

Commit

Permalink
Updates engines
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Oct 28, 2016
1 parent 9e3c45f commit 9d89e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "tfk-saksbehandling-elev-skoleskyss-templates",
"version": "2.2.5",
"version": "2.2.6",
"description": "Templates for the tfk-saksbehandling-elev-skoleskyss ecosystem",
"license": "MIT",
"author": {
Expand All @@ -10,7 +10,7 @@
},
"main": "index.js",
"engines": {
"node": ">=4.6.0"
"node": ">=4.6.1"
},
"scripts": {
"test": "standard && nsp check && tap --reporter=spec test/*.js",
Expand Down

0 comments on commit 9d89e9e

Please sign in to comment.