mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Add oniguruma to package.json
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
"dependencies": {
|
||||
"coffee-script": "1.5",
|
||||
"ctags": "0.1.0"
|
||||
"ctags": "0.1.0",
|
||||
"oniguruma": "0.2.0"
|
||||
},
|
||||
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user