mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-03-16 00:11:07 +08:00
npm update
This commit is contained in:
parent
2e3ca5716b
commit
b9ed3792ee
@ -5,7 +5,7 @@
|
|||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node scripts/start.js",
|
"start": "node scripts/start.js",
|
||||||
"build": "npm run docs && node scripts/build.js",
|
"build": "node scripts/build.js",
|
||||||
"demo": "node scripts/demo.js",
|
"demo": "node scripts/demo.js",
|
||||||
"test": "node scripts/test.js --env=jsdom",
|
"test": "node scripts/test.js --env=jsdom",
|
||||||
"postinstall": "node bin/postinstall",
|
"postinstall": "node bin/postinstall",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user