1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-26 20:16:38 +02:00

prepare dist

This commit is contained in:
Max Guglielmi 2020-05-07 20:21:35 +10:00
parent 5dad4dae8e
commit cac2900444
5 changed files with 2544 additions and 2515 deletions

4
dist/starter.html vendored
View file

@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>tablefilter v0.6.109 - Starter</title>
<title>tablefilter v0.6.110 - Starter</title>
</head>
<body>
<h1>tablefilter v0.6.109</h1>
<h1>tablefilter v0.6.110</h1>

File diff suppressed because one or more lines are too long

5047
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "tablefilter",
"version": "0.6.109",
"version": "0.6.110",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {
@ -42,11 +42,11 @@
"devDependencies": {
"@babel/core": "7.8.6",
"@babel/preset-env": "7.8.6",
"babel-eslint": "10.0.2",
"babel-eslint": "10.1.0",
"babel-loader": "^8.0.2",
"babel-preset-env": "1.7.0",
"clean-webpack-plugin": "^3.0.0",
"codecov": "3.6.3",
"codecov": "3.6.5",
"diacritics": "1.3.0",
"esdoc": "1.1.0",
"esdoc-standard-plugin": "1.0.0",