Skip to content

Commit

Permalink
Updates engines. Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Aug 28, 2017
1 parent f1314ec commit 6ac542d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "seeiendom",
"description": "Get data from seeiendom.no",
"version": "4.0.3",
"version": "4.0.4",
"license": "MIT",
"author": {
"name": "Geir Gåsodden",
Expand All @@ -10,7 +10,7 @@
},
"main": "index.js",
"engines": {
"node": ">=4.8.2"
"node": ">=4.8.4"
},
"scripts": {
"test": "standard && nsp check && tap --reporter=spec test/**/*.js",
Expand Down

0 comments on commit 6ac542d

Please sign in to comment.