mirror of
https://github.com/He4eT/cheap-glkote.git
synced 2026-05-05 00:47:28 +00:00
Update version: 0.2.0
This commit is contained in:
parent
c44c2f4f70
commit
7b48f33cb9
3 changed files with 2 additions and 6 deletions
|
|
@ -91,10 +91,6 @@ const defaultLoggers = {
|
|||
}
|
||||
```
|
||||
|
||||
## Limitations
|
||||
|
||||
This implementation on GlkOte only allows you to create *one* window at a time, and that must be a TextBuffer.
|
||||
|
||||
## Inspired and powered by
|
||||
|
||||
- [glkote-term](https://github.com/curiousdannii/glkote-term)
|
||||
|
|
|
|||
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cheap-glkote",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cheap-glkote",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "Abstract JavaScript implementation of GlkOte",
|
||||
"author": "He4eT <He4eTHb1u@gmail.com>",
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue