Prepare dist

This commit is contained in:
koalyptus 2020-01-09 09:44:26 +11:00
parent bdc03755e8
commit 447a3119aa
4 changed files with 6 additions and 6 deletions

4
dist/starter.html vendored
View File

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

File diff suppressed because one or more lines are too long

4
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "tablefilter",
"version": "0.6.105",
"version": "0.6.106",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -6581,7 +6581,7 @@
"function-bind": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
"integrity": "sha1-pWiZ0+o8m6uHS7l3O3xe3pL0iV0=",
"dev": true
},
"functional-red-black-tree": {

View File

@ -1,6 +1,6 @@
{
"name": "tablefilter",
"version": "0.6.105",
"version": "0.6.106",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {