Skip to content

Commit 0a9d8ad

Browse files
authored
Merge pull request #44 from AmitM30/dev
Update max node version dependency version in package.json
2 parents bff4e58 + f1d08fa commit 0a9d8ad

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
@@ -97,7 +97,7 @@
9797
"cacheDirectory": ".jest/cache"
9898
},
9999
"engines": {
100-
"node": ">=8.11.0 <=9",
100+
"node": ">=8.11.0",
101101
"npm": ">=6.0.0",
102102
"yarn": ">=1.9.2"
103103
}

0 commit comments

Comments
 (0)