Skip to content

Instantly share code, notes, and snippets.

@pusateri
Created April 23, 2015 17:44
Show Gist options
  • Save pusateri/a43d8670e72704b57936 to your computer and use it in GitHub Desktop.
Save pusateri/a43d8670e72704b57936 to your computer and use it in GitHub Desktop.
atom editor build package version patch
--- build/package.json.orig 2015-04-23 13:32:14.919342000 -0400
+++ build/package.json 2015-04-23 13:32:58.564682041 -0400
@@ -17,11 +17,11 @@
"grunt-cli": "~0.1.9",
"grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe",
"grunt-contrib-coffee": "~0.12.0",
- "grunt-contrib-csslint": "~0.1.2",
+ "grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-less": "~0.8.0",
"grunt-cson": "0.14.0",
"grunt-download-atom-shell": "~0.14.0",
- "grunt-lesslint": "0.13.0",
+ "grunt-lesslint": "0.17.0",
"grunt-peg": "~1.1.0",
"grunt-shell": "~0.3.1",
"harmony-collections": "~0.3.8",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment