npm install

This commit is contained in:
peaceiris
2019-09-16 01:39:51 +09:00
parent d565469b6b
commit 2f1bf01c45
168 changed files with 13018 additions and 4 deletions

View File

@@ -25,7 +25,9 @@
},
"homepage": "https://github.com/peaceiris/actions-hugo#readme",
"dependencies": {
"@actions/core": "^1.1.0"
"@actions/core": "^1.1.0",
"@actions/io": "^1.0.1",
"@actions/tool-cache": "^1.1.1"
},
"devDependencies": {
"eslint": "^6.3.0",