Merge branch 'ci-versioning' into 'master'
Add version information and improve CI usage See merge request f00f/geike-arnaert!12
command/ThankCommand.js
0 → 100644
command/VersionCommand.js
0 → 100644
... | ... | @@ -11,6 +11,7 @@ |
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"axios": "^0.21.1", | ||
"bubble-scatter": "^1.0.0", | ||
"csv-stringify": "^5.5.3", | ||
"date-fns": "^2.19.0", | ||
... | ... |
version.js
0 → 100644
Please register or sign in to comment