forked from mirrors/probot
Remove yaml dependency
This commit is contained in:
parent
66451ef3ee
commit
325d010d58
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue