1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-27 12:31:58 +02:00

Merge pull request #676 from koalyptus/greenkeeper/monorepo.babel7-20190205012427

Update babel7 to the latest version 🚀
This commit is contained in:
koalyptus 2019-02-06 13:15:33 +11:00 committed by GitHub
commit b8bdff83aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 766 additions and 528 deletions

1290
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.76",
"version": "0.6.77",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {
@ -41,7 +41,7 @@
},
"devDependencies": {
"@babel/core": "7.2.2",
"@babel/preset-env": "7.2.3",
"@babel/preset-env": "7.3.1",
"babel-eslint": "10.0.0",
"babel-loader": "^8.0.2",
"babel-preset-env": "1.7.0",