🔨 try async import

This commit is contained in:
platane
2022-03-24 11:51:16 +01:00
parent 05df7cb642
commit c9b130d9da
2 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,8 @@
"dependencies": {
"@actions/core": "1.6.0",
"@snk/gif-creator": "1.0.0",
"@snk/github-user-contribution": "1.0.0"
"@snk/github-user-contribution": "1.0.0",
"@snk/svg-creator": "1.0.0"
},
"devDependencies": {
"@zeit/ncc": "0.22.3",