Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit f182959

Browse files
michaelwnelsonpkempenaers
authored andcommitted
chore(package): Relax engines:node dependency
Closes #339 (cherry picked from commit 60285bb)
1 parent 92e201b commit f182959

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
@@ -67,7 +67,7 @@
6767
"url": "git+https://github.com/dotansimha/angularjs-dropdown-multiselect.git"
6868
},
6969
"engines": {
70-
"node": "0.10.10"
70+
"node": ">=0.10.10"
7171
},
7272
"main": "dist/angularjs-dropdown-multiselect.min.js",
7373
"keywords": [

0 commit comments

Comments
 (0)