Skip to content

Commit 7adaea0

Browse files
authored
Merge pull request #525 from tingwai/update-engines
Update package.json to reflect supported node versions
2 parents bb426eb + 160b793 commit 7adaea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/squaremo/amqp.node.git"
1010
},
1111
"engines": {
12-
"node": ">=0.8 <=9"
12+
"node": ">=0.8 <=12"
1313
},
1414
"dependencies": {
1515
"bitsyntax": "~0.1.0",

0 commit comments

Comments
 (0)