This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
react-musical-keyboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add keywords
Specify keywords for discoverability.
master
TheoryOfNekomata
4 years ago
parent
5f096686b1
commit
9301a7ef08
1 changed files
with
14 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+14
-2
package.json
+ 14
- 2
package.json
View File
@@ -1,5 +1,5 @@
{
"version": "1.1.
2
",
"version": "1.1.
3
",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@@ -78,5 +78,17 @@
"tslib": "^2.0.0",
"typescript": "^3.9.7",
"mem": "^6.1.0"
}
},
"keywords": [
"component",
"react",
"piano",
"pianoforte",
"piano-keyboard",
"musical-keyboard",
"music",
"keyboard",
"instrument",
"midi"
]
}
Write
Preview
Loading…
Cancel
Save