simple-keyboard
Advanced tools
Comparing version 3.7.93 to 3.7.94
/*! | ||
* | ||
* simple-keyboard v3.7.93 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* simple-keyboard v3.7.94 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
/*! | ||
* | ||
* simple-keyboard v3.7.93 (index.modern.js - Modern Browsers bundle) | ||
* simple-keyboard v3.7.94 (index.modern.js - Modern Browsers bundle) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "simple-keyboard", | ||
"version": "3.7.93", | ||
"version": "3.7.94", | ||
"description": "On-screen Javascript Virtual Keyboard", | ||
@@ -67,3 +67,3 @@ "main": "build/index.js", | ||
"terser-webpack-plugin": "^5.3.10", | ||
"typescript": "^4.9.5", | ||
"typescript": "^5.5.4", | ||
"url-loader": "^4.1.1", | ||
@@ -70,0 +70,0 @@ "webpack": "^5.93.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
85