Move pegjs to runtime dep for now

This commit is contained in:
Brandon Keepers 2016-10-29 12:51:53 -05:00
parent 32ecd731b9
commit 969de5e7ee
No known key found for this signature in database
GPG Key ID: F9533396D5FACBF6
1 changed files with 1 additions and 1 deletions

View File

@ -16,11 +16,11 @@
"github-webhook-handler": "^0.6.0",
"handlebars": "^4.0.5",
"jsdoc": "^3.4.2",
"pegjs": "^0.10.0",
"tree-walk": "^0.4.0"
},
"devDependencies": {
"mocha": "^3.0.2",
"pegjs": "^0.10.0",
"xo": "^0.16.0"
},
"xo": {