css
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.18.0",
|
||||
"babel-preset-env": "^1.1.1",
|
||||
"babel-preset-es2015": "^6.18.0",
|
||||
"babel-preset-es2016": "^6.16.0",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-angular-templates": "^1.1.0",
|
||||
@@ -12,17 +11,11 @@
|
||||
"grunt-browserify": "^5.0.0",
|
||||
"grunt-contrib-concat": "^1.0.1",
|
||||
"grunt-contrib-cssmin": "^1.0.2",
|
||||
"grunt-contrib-jshint": "~0.10.0",
|
||||
"grunt-contrib-nodeunit": "~0.4.1",
|
||||
"grunt-contrib-sass": "^1.0.0",
|
||||
"grunt-contrib-uglify": "^2.0.0",
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-haml2html": "^0.3.1",
|
||||
"grunt-newer": "^1.2.0",
|
||||
"grunt-ng-annotate": "^3.0.0",
|
||||
"grunt-sprockets-directives": "^0.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"actioncable": "^5.0.0"
|
||||
"grunt-ng-annotate": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user