Merge pull request #1284 from atom/fix-atom-download-windows

Fix `grunt download-atom-shell` on Windows
This commit is contained in:
Matt Colyer
2013-12-10 17:32:15 -08:00

View File

@@ -153,7 +153,7 @@
"language-toml": "0.7.0",
"language-xml": "0.2.0",
"language-yaml": "0.1.0",
"grunt-download-atom-shell": "0.1.3"
"grunt-download-atom-shell": "0.2.0"
},
"private": true,
"scripts": {