react-simple-keyboard
Advanced tools
Comparing version 3.8.39 to 3.8.40
/*! | ||
* | ||
* react-simple-keyboard v3.8.39 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* react-simple-keyboard v3.8.40 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* https://github.com/hodgef/react-simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
/*! | ||
* | ||
* react-simple-keyboard v3.8.39 (index.modern.js - Modern Browsers bundle) | ||
* react-simple-keyboard v3.8.40 (index.modern.js - Modern Browsers bundle) | ||
* https://github.com/hodgef/react-simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "react-simple-keyboard", | ||
"version": "3.8.39", | ||
"version": "3.8.40", | ||
"description": "React.js Virtual Keyboard", | ||
@@ -45,6 +45,6 @@ "main": "build/index.js", | ||
"@babel/cli": "^7.26.4", | ||
"@babel/core": "^7.26.0", | ||
"@babel/core": "^7.26.7", | ||
"@babel/plugin-proposal-class-properties": "^7.16.7", | ||
"@babel/plugin-transform-typescript": "^7.26.5", | ||
"@babel/preset-env": "^7.26.0", | ||
"@babel/preset-env": "^7.26.7", | ||
"@babel/preset-react": "^7.26.3", | ||
@@ -51,0 +51,0 @@ "@babel/preset-typescript": "^7.26.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display