2
0
Fork 0

Send help generate
continuous-integration/drone/push Build is failing Details

pull/6/head
Ambrose Chua 2019-03-24 00:31:41 +08:00
parent 664a4309cc
commit dc412a2411
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
"version": "0.1.7",
"author": "Beep",
"private": true,
"scripts": {
"generate": "node drone_gen.js"
},
"dependencies": {
"js-yaml": "^3.13.0"
}