mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Remove emissary dependency from project
This commit is contained in:
@@ -91,7 +91,6 @@ module.exports = (grunt) ->
|
||||
path.join('snippets', 'node_modules', '.bin', 'pegjs')
|
||||
|
||||
# These aren't needed since WeakMap is built-in
|
||||
path.join('emissary', 'node_modules', 'es6-weak-map')
|
||||
path.join('property-accessors', 'node_modules', 'es6-weak-map')
|
||||
|
||||
'.DS_Store'
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
"coffee-script": "1.8.0",
|
||||
"color": "^0.7.3",
|
||||
"delegato": "^1",
|
||||
"emissary": "^1.3.3",
|
||||
"event-kit": "^1.3.0",
|
||||
"first-mate": "^5.0.0",
|
||||
"fs-plus": "^2.8.0",
|
||||
|
||||
Reference in New Issue
Block a user