fix: better template management

This commit is contained in:
Simone Corsi
2021-01-16 11:25:07 +01:00
parent 0be94f1826
commit 9d06abc1f0
4 changed files with 17 additions and 9 deletions

View File

@@ -55,7 +55,6 @@
"@actions/exec": "^1.0.4",
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"dotenv": "^8.2.0",
"ejs": "^3.1.5",
"got": "^11.8.1",
"remark": "^13.0.0",
@@ -64,4 +63,4 @@
"volta": {
"node": "14.15.4"
}
}
}