mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 00:13:00 +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",
|
||||
"version": "2.1.7",
|
||||
"version": "2.1.8",
|
||||
"description": "On-screen Virtual Keyboard",
|
||||
"main": "build/index.js",
|
||||
"scripts": {
|
||||
|
@ -172,3 +172,4 @@ class SimpleKeyboard {
|
||||
}
|
||||
|
||||
export default SimpleKeyboard;
|
||||
export {SimpleKeyboard};
|
||||
|
Loading…
Reference in New Issue
Block a user