update dependencies to work with latest node #1743
This commit is contained in:
		| @@ -33,12 +33,12 @@ | |||||||
|     "grunt-contrib-connect": "~0.11.2", |     "grunt-contrib-connect": "~0.11.2", | ||||||
|     "grunt-contrib-cssmin": "~0.14.0", |     "grunt-contrib-cssmin": "~0.14.0", | ||||||
|     "grunt-contrib-jshint": "~0.11.3", |     "grunt-contrib-jshint": "~0.11.3", | ||||||
|     "grunt-contrib-qunit": "~0.7.0", |     "grunt-contrib-qunit": "~1.2.0", | ||||||
|     "grunt-contrib-uglify": "~0.9.2", |     "grunt-contrib-uglify": "~0.9.2", | ||||||
|     "grunt-contrib-watch": "~0.6.1", |     "grunt-contrib-watch": "~0.6.1", | ||||||
|     "grunt-sass": "~1.1.0-beta", |     "grunt-sass": "~1.1.0-beta", | ||||||
|     "grunt-zip": "~0.17.1", |     "grunt-zip": "~0.17.1", | ||||||
|     "node-sass": "~3.3.3" |     "node-sass": "~3.13.0" | ||||||
|   }, |   }, | ||||||
|   "license": "MIT" |   "license": "MIT" | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user