simple-keyboard
Advanced tools
Comparing version 3.8.2 to 3.8.3
/*! | ||
* | ||
* simple-keyboard v3.8.2 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* simple-keyboard v3.8.3 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
/*! | ||
* | ||
* simple-keyboard v3.8.2 (index.modern.js - Modern Browsers bundle) | ||
* simple-keyboard v3.8.3 (index.modern.js - Modern Browsers bundle) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "simple-keyboard", | ||
"version": "3.8.2", | ||
"version": "3.8.3", | ||
"description": "On-screen Javascript Virtual Keyboard", | ||
@@ -53,3 +53,3 @@ "main": "build/index.js", | ||
"babel-eslint": "^10.1.0", | ||
"babel-loader": "^9.1.3", | ||
"babel-loader": "^9.2.1", | ||
"babel-preset-minify": "^0.5.2", | ||
@@ -56,0 +56,0 @@ "core-js": "^3.38.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display