mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-18 00:19:50 +01:00
Merge branch 'master' into issue-197-misc-refactoring
This commit is contained in:
commit
bebcd45647
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- '0.12'
|
||||
- '4.4.3'
|
||||
before_script:
|
||||
- npm install grunt-cli -g
|
||||
script:
|
||||
|
|
|
|||
|
|
@ -28,13 +28,13 @@
|
|||
"tag": "next"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.7.7",
|
||||
"babel-core": "^6.8.0",
|
||||
"babel-eslint": "6.0.4",
|
||||
"babel-loader": "^6.0.1",
|
||||
"babel-preset-es2015": "^6.5.0",
|
||||
"babel-plugin-transform-es2015-classes": "^6.7.7",
|
||||
"clean-webpack-plugin": "^0.1.9",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-babel": "^6.0.0",
|
||||
"grunt-contrib-clean": "^1.0.0",
|
||||
"grunt-contrib-connect": "^1.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue