4
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-04-09 18:23:07 +08:00

Build update

This commit is contained in:
Francisco Hodge 2023-08-02 14:17:59 +00:00
parent b43892bf19
commit 6c8b66291c
4 changed files with 4 additions and 3 deletions

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v3.6.38
* simple-keyboard v3.6.39
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.

1
build/index.d.ts vendored

@ -1,4 +1,5 @@
import "./polyfills";
import SimpleKeyboard from "./components/Keyboard";
export * from "./interfaces";
export { SimpleKeyboard };
export default SimpleKeyboard;

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v3.6.38
* simple-keyboard v3.6.39
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.

@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v3.6.38 (index.modern.js - Modern Browsers bundle)
* simple-keyboard v3.6.39 (index.modern.js - Modern Browsers bundle)
* https://github.com/hodgef/simple-keyboard
*
* NOTE: This modern browsers bundle (index.modern.js) removes all polyfills