fixed backspace for text input, number input and contenteditable. Also moved to v1.1.1

This commit is contained in:
yoannchb-pro
2024-04-19 15:17:00 -04:00
parent b60b3106a0
commit eb58ac44ca
11 changed files with 45 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "moodlegpt",
"version": "1.1.0",
"version": "1.1.1",
"description": "This extension allows you to hide CHAT-GPT in a Moodle quiz.",
"scripts": {
"build": "npm run prettier && npm run lint && rollup -c",