Merge pull request #844 from atom/custom-resource-loader

Add custom resource loader, fixes #197
This commit is contained in:
Cheng Zhao
2013-09-16 18:44:21 -07:00
5 changed files with 59 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/atom/atom/issues"
},
"atomShellVersion": "0.4.5",
"atomShellVersion": "0.4.7",
"dependencies": {
"async": "0.2.6",
"coffee-script": "1.6.2",