mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Avoid problems with version pattern ^X.Y.Z
Older versions of npm don't recognize that pattern
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
"json-front-matter": "~0.1.3",
|
||||
"legal-eagle": "~0.4.0",
|
||||
"minidump": "0.5.x",
|
||||
"read-package-json": "1.1.8",
|
||||
"normalize-package-data": "0.2.12",
|
||||
"rcedit": "~0.1.2",
|
||||
"request": "~2.27.0",
|
||||
"rimraf": "~2.2.2",
|
||||
|
||||
Reference in New Issue
Block a user