mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use pegjs node module
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"git-utils": "0.3.0",
|
||||
"underscore": "1.4.4",
|
||||
"d3": "3.0.8",
|
||||
"coffee-cache": "0.1.0"
|
||||
"coffee-cache": "0.1.0",
|
||||
"pegjs": "0.7.0"
|
||||
},
|
||||
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user