Update README.md

This commit is contained in:
He4eT 2021-02-24 18:59:05 +05:00
commit 73b583ac0d
2 changed files with 2 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"name": "cheap-glkote",
"version": "0.2.0",
"version": "0.2.1",
"description": "Abstract JavaScript implementation of GlkOte",
"author": "He4eT <He4eTHb1u@gmail.com>",
"license": "MIT",
@ -11,7 +11,6 @@
"interactive-fiction"
],
"main": "src/index.js",
"bin": "bin/player.stdio.js",
"repository": "https://github.com/He4eT/cheap-glkote",
"bugs": "https://github.com/He4eT/cheap-glkote/issues",
"dependencies": {},