react-simple-keyboard 3.8.212 → 3.8.213

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * react-simple-keyboard v3.8.212
3
+ * react-simple-keyboard v3.8.213
4
4
  * https://github.com/hodgef/react-simple-keyboard
5
5
  *
6
6
  * Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
package/build/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * react-simple-keyboard v3.8.212
3
+ * react-simple-keyboard v3.8.213
4
4
  * https://github.com/hodgef/react-simple-keyboard
5
5
  *
6
6
  * Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * react-simple-keyboard v3.8.212 (index.modern.esm.js - Modern Browsers bundle, ESM output)
3
+ * react-simple-keyboard v3.8.213 (index.modern.esm.js - Modern Browsers bundle, ESM output)
4
4
  * https://github.com/hodgef/react-simple-keyboard
5
5
  *
6
6
  * NOTE: This modern browsers bundle (index.modern.esm.js) removes all polyfills
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * react-simple-keyboard v3.8.212 (index.modern.js - Modern Browsers bundle)
3
+ * react-simple-keyboard v3.8.213 (index.modern.js - Modern Browsers bundle)
4
4
  * https://github.com/hodgef/react-simple-keyboard
5
5
  *
6
6
  * NOTE: This modern browsers bundle (index.modern.js) removes all polyfills
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-simple-keyboard",
3
- "version": "3.8.212",
3
+ "version": "3.8.213",
4
4
  "description": "React.js Virtual Keyboard",
5
5
  "main": "build/index.js",
6
6
  "scripts": {