simple-keyboard-layouts 3.1.194 → 3.1.196

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.
package/README.md CHANGED
@@ -17,7 +17,7 @@ To fully customize your virtual keyboard, check out the main [simple-keyboard re
17
17
 
18
18
  ## 📃 Supported Layouts
19
19
 
20
- > [Click here to browse the layout files](https://github.com/hodgef/simple-keyboard-layouts/tree/master/src/lib/layouts)
20
+ <blockquote><a href="https://github.com/hodgef/simple-keyboard-layouts/tree/master/src/lib/layouts">Click here to browse the layout files</a></blockquote>
21
21
 
22
22
  - [Arabic](https://hodgef.com/simple-keyboard/demos/?d=arabic)
23
23
  - [Assamese](https://hodgef.com/simple-keyboard/demos/?d=assamese) - by [Akhilesh](https://github.com/akki2825)
package/build/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * simple-keyboard-layouts v3.1.194
3
+ * simple-keyboard-layouts v3.1.196
4
4
  * https://github.com/hodgef/simple-keyboard-layouts
5
5
  *
6
6
  * Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simple-keyboard-layouts",
3
- "version": "3.1.194",
3
+ "version": "3.1.196",
4
4
  "description": "Layouts module for simple-keyboard",
5
5
  "main": "build/index.js",
6
6
  "scripts": {
@@ -60,7 +60,7 @@
60
60
  "html-webpack-plugin": "^5.5.0",
61
61
  "jest": "^26.6.3",
62
62
  "mini-css-extract-plugin": "^2.6.1",
63
- "simple-keyboard": "3.4.163",
63
+ "simple-keyboard": "3.4.167",
64
64
  "style-loader": "^3.2.1",
65
65
  "terser-webpack-plugin": "^5.3.6",
66
66
  "typescript": "^4.8.4",