ES6 without charcoal BIG UPDATE

This commit is contained in:
Quentin Hocdé
2016-01-26 13:36:46 -05:00
parent fccb2cc3de
commit e5d1f0791b
86 changed files with 1233 additions and 1995 deletions

View File

@@ -3,28 +3,28 @@
"version": "1.0.0",
"author": "Locomotive <info@locomotive.ca>",
"devDependencies": {
"autoprefixer": "0.0.0",
"babel-preset-es2015": "0.0.0",
"babelify": "0.0.0",
"eslint-tap": "0.0.0",
"glob": "0.0.0",
"grunt": "0.0.0",
"grunt-browser-sync": "0.0.0",
"grunt-browserify": "0.0.0",
"grunt-contrib-concat": "0.0.0",
"grunt-contrib-cssmin": "0.0.0",
"grunt-contrib-jshint": "0.0.0",
"grunt-contrib-uglify": "0.0.0",
"grunt-contrib-watch": "0.0.0",
"grunt-csscomb": "0.0.0",
"grunt-eslint": "0.0.0",
"grunt-jsonlint": "0.0.0",
"grunt-notify": "0.0.0",
"grunt-phplint": "0.0.0",
"grunt-postcss": "0.0.0",
"grunt-sass": "0.0.0",
"grunt-svgmin": "0.0.0",
"grunt-svgstore": "0.0.0",
"load-grunt-tasks": "0.0.0"
"autoprefixer": "6.3.1",
"babel-preset-es2015": "6.3.13",
"babelify": "7.2.0",
"eslint-tap": "1.1.0",
"glob": "6.0.4",
"grunt": "0.4.5",
"grunt-browser-sync": "2.2.0",
"grunt-browserify": "4.0.1",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-cssmin": "0.14.0",
"grunt-contrib-jshint": "0.12.0",
"grunt-contrib-uglify": "0.11.0",
"grunt-contrib-watch": "0.6.1",
"grunt-csscomb": "3.1.0",
"grunt-eslint": "17.3.1",
"grunt-jsonlint": "1.0.7",
"grunt-notify": "0.4.3",
"grunt-phplint": "0.0.8",
"grunt-postcss": "0.7.1",
"grunt-sass": "1.1.0",
"grunt-svgmin": "3.1.2",
"grunt-svgstore": "0.5.0",
"load-grunt-tasks": "3.4.0"
}
}