mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Use repository URL for nak dependency
This is temporary until https://github.com/gjtorikian/nak/pull/17/files is merged and released.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"coffee-cache": "0.1.0",
|
||||
"pegjs": "0.7.0",
|
||||
"async": "0.2.6",
|
||||
"nak": "0.2.11",
|
||||
"nak": "git://github.com/kevinsawicki/nak.git",
|
||||
"spellchecker": "0.2.0",
|
||||
"plist": "git://github.com/nathansobo/node-plist.git",
|
||||
"space-pen": "git://github.com/nathansobo/space-pen.git"
|
||||
|
||||
Reference in New Issue
Block a user