1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-30 13:52:53 +02:00

Merge pull request #668 from koalyptus/greenkeeper/monorepo.babel7-20181215114759

Update babel7 to the latest version 🚀
This commit is contained in:
koalyptus 2018-12-17 13:17:18 +11:00 committed by GitHub
commit 67b1d4b65e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 459 additions and 489 deletions

942
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.69",
"version": "0.6.70",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {
@ -40,8 +40,8 @@
"tag": "next"
},
"devDependencies": {
"@babel/core": "7.1.6",
"@babel/preset-env": "7.1.6",
"@babel/core": "7.2.2",
"@babel/preset-env": "7.2.0",
"babel-eslint": "10.0.0",
"babel-loader": "^8.0.2",
"babel-preset-env": "1.7.0",