Use some binaries, hopefully?

This commit is contained in:
joshaber
2015-12-04 12:01:51 -05:00
parent 0adf251321
commit 0e3bb42b2c
2 changed files with 4 additions and 1 deletions

3
.npmrc
View File

@@ -1 +1,4 @@
cache = ~/.atom/.npm
runtime = electron
target = 0.34.5
disturl = https://atom.io/download/atom-shell

View File

@@ -36,7 +36,7 @@
"key-path-helpers": "^0.4.0",
"less-cache": "0.22",
"marked": "^0.3.4",
"nodegit": "~0.5.0",
"nodegit": "0.0.10000002",
"normalize-package-data": "^2.0.0",
"nslog": "^3",
"oniguruma": "^5",