4
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-05-29 23:27:58 +08:00
This commit is contained in:
Francisco Hodge 2021-09-01 08:05:22 +00:00
parent f9de90bca0
commit 4a0bcf8b89
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

@ -1,6 +1,6 @@
{ {
"name": "simple-keyboard", "name": "simple-keyboard",
"version": "3.2.46", "version": "3.2.47",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

@ -1,6 +1,6 @@
{ {
"name": "simple-keyboard", "name": "simple-keyboard",
"version": "3.2.46", "version": "3.2.47",
"description": "On-screen Javascript Virtual Keyboard", "description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js", "main": "build/index.js",
"types": "build/types/index.d.ts", "types": "build/types/index.d.ts",