Comparing version 1.0.0-alpha.10 to 1.0.0-alpha.11
{ | ||
"name": "tortellini", | ||
"version": "1.0.0-alpha.10", | ||
"version": "1.0.0-alpha.11", | ||
"description": "A minimal code editor 🐢", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Tortellini 🥟 | ||
Tortellini is minimal code editor written in TypeScript. | ||
Tortellini is a minimal code editor written in TypeScript. | ||
@@ -40,2 +40,2 @@ ## Features | ||
editor.remove(); // Reset the base element | ||
``` | ||
``` |
127325
41