📦 1.0.2-rc.3

This commit is contained in:
Platane
2022-03-24 10:19:14 +00:00
parent be91c43c71
commit 7c0522bfa8
3 changed files with 48698 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ author: "platane"
runs: runs:
using: docker using: docker
image: Dockerfile image: docker://platane/snk:sha256:ebdec8eafa001ec612db7caebaa77e3d8c49399a26ce9e2eb8f87496fb44de44
inputs: inputs:
github_user_name: github_user_name:

View File

@@ -1,7 +1,7 @@
{ {
"name": "snk", "name": "snk",
"description": "Generates a snake game from a github user contributions grid", "description": "Generates a snake game from a github user contributions grid",
"version": "1.0.1", "version": "1.0.2-rc.3",
"private": true, "private": true,
"repository": "github:platane/snk", "repository": "github:platane/snk",
"devDependencies": { "devDependencies": {

48696
svg-only/index.js Normal file

File diff suppressed because one or more lines are too long