Remove yaml dependency

This commit is contained in:
Brandon Keepers 2016-10-18 00:05:27 -05:00
parent 66451ef3ee
commit 325d010d58
No known key found for this signature in database
GPG Key ID: F9533396D5FACBF6
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
"github-webhook-handler": "^0.6.0", "github-webhook-handler": "^0.6.0",
"github": "^5.2.0", "github": "^5.2.0",
"handlebars": "^4.0.5", "handlebars": "^4.0.5",
"js-yaml": "^3.6.1",
"jsdoc": "^3.4.2" "jsdoc": "^3.4.2"
}, },
"devDependencies": { "devDependencies": {