mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
chore: Update deps & semantic commit
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
4186c5effe
commit
4a7e289d33
3 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@
|
|||
"@types/md5": "^2.1.33",
|
||||
"@types/node": "^12.6.8",
|
||||
"css": "^2.2.4",
|
||||
"eslint": "^6.0.1",
|
||||
"eslint": "^6.1.0",
|
||||
"eslint-plugin-node": "^9.1.0",
|
||||
"has-flag": "^4.0.0",
|
||||
"nodemon": "^1.19.1"
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ module.exports = async (req, res) => {
|
|||
owner: 'remy',
|
||||
repo: 'mit-license',
|
||||
path: `users/${id}.json`,
|
||||
message: `Automated creation of user ${id}.`,
|
||||
message: `chore: Automated creation of user ${id}.`,
|
||||
content: btoa(fileContent),
|
||||
committer: {
|
||||
name: 'MIT License Bot',
|
||||
|
|
|
|||
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue