mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-04-30 00:00:04 +08:00
Update types location
This commit is contained in:
+1
-2
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"name": "simple-keyboard",
|
||||
"version": "3.3.30",
|
||||
"version": "3.4.0",
|
||||
"description": "On-screen Javascript Virtual Keyboard",
|
||||
"main": "build/index.js",
|
||||
"types": "build/types/index.d.ts",
|
||||
"scripts": {
|
||||
"start": "webpack serve --config webpack.config.demo.js",
|
||||
"build": "webpack && npm run build-modern && tsc",
|
||||
|
||||
Reference in New Issue
Block a user