mirror of
https://github.com/atom/atom.git
synced 2026-02-12 23:55:10 -05:00
Replace optimist with yargs
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
"mixto": "^1",
|
||||
"nslog": "^2.0.0",
|
||||
"oniguruma": "^4.1",
|
||||
"optimist": "0.4.0",
|
||||
"pathwatcher": "^4.4",
|
||||
"property-accessors": "^1.1.3",
|
||||
"q": "^1.1.2",
|
||||
@@ -67,7 +66,8 @@
|
||||
"text-buffer": "^5.2",
|
||||
"theorist": "^1.0.2",
|
||||
"typescript-simple": "1.0.0",
|
||||
"underscore-plus": "^1.6.6"
|
||||
"underscore-plus": "^1.6.6",
|
||||
"yargs": "^3.7.2"
|
||||
},
|
||||
"packageDependencies": {
|
||||
"atom-dark-syntax": "0.26.0",
|
||||
|
||||
Reference in New Issue
Block a user