1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-02 06:43:08 +02:00

prepare dist

This commit is contained in:
koalyptus 2019-04-15 22:10:43 +10:00
parent 1e391233dc
commit a19c5a106f
8 changed files with 498 additions and 508 deletions

4
dist/starter.html vendored
View file

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

992
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.87",
"version": "0.6.88",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {