Skip to content

Commit 0a8db01

Browse files
committed
pkg.json update
1 parent e9312b0 commit 0a8db01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_data/pkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "list.js",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "The perfect library for lists. Supports search, sort, filters and flexibility. Built to be invisible and work on existing HTML",
55
"keywords": [
66
"list",
@@ -37,7 +37,7 @@
3737
},
3838
"main": "src/index",
3939
"engines": {
40-
"node": "^14.15.1"
40+
"node": "^6.0 || ^8.0 || ^10.0 || ^12.0 || >=14"
4141
},
4242
"scripts": {
4343
"test": "npx jest",

0 commit comments

Comments
 (0)