Navigation Menu

Skip to content

Commit

Permalink
swig is no longer node 0.4 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
paularmstrong committed Dec 30, 2011
1 parent 1b9fc54 commit d9cdaa7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,4 +1,3 @@
language: node_js
node_js:
- 0.4
- 0.6
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
},
"main": "index",
"engines": {
"node": ">= 0.4.1 <0.7.0"
"node": "~0.6"
},
"scripts": {
"prepublish": "npm prune",
Expand Down

0 comments on commit d9cdaa7

Please sign in to comment.