mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 08:32:57 +08:00
npm bump
This commit is contained in:
parent
41c87430ff
commit
1aafdeee0a
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-keyboard",
|
"name": "simple-keyboard",
|
||||||
"version": "2.1.7",
|
"version": "2.1.8",
|
||||||
"description": "On-screen Virtual Keyboard",
|
"description": "On-screen Virtual Keyboard",
|
||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -172,3 +172,4 @@ class SimpleKeyboard {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export default SimpleKeyboard;
|
export default SimpleKeyboard;
|
||||||
|
export {SimpleKeyboard};
|
||||||
|
Loading…
Reference in New Issue
Block a user