diff --git a/docs/_data/pkg.json b/docs/_data/pkg.json index 0d7b58ca..ddf8dadb 100644 --- a/docs/_data/pkg.json +++ b/docs/_data/pkg.json @@ -1,6 +1,6 @@ { "name": "list.js", - "version": "2.0.0", + "version": "2.1.0", "description": "The perfect library for lists. Supports search, sort, filters and flexibility. Built to be invisible and work on existing HTML", "keywords": [ "list", @@ -52,7 +52,8 @@ { "basePath": "/dist/", "files": [ - "*.js" + "*.js", + "*.js.map" ] } ],