1
0
mirror of https://github.com/hexolan/konami-code-snippets.git synced 2026-05-20 11:39:22 +01:00

feat: remove added listener within core

docs: expand readme and show example
This commit is contained in:
2026-04-03 17:31:31 +01:00
parent e5b03ce4fd
commit 317034ef5d
5 changed files with 28 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "0.1.0",
"main": "index.js",
"scripts": {
"minify": "minify src/main.js > src/main.min.js"
"minify": "minify src/core.js > src/core.min.js"
},
"author": "Declan Teevan <dt@hexolan.com>",
"license": "MIT",