We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97f0f52 + 05e9899 commit 1abcf24Copy full SHA for 1abcf24
1 file changed
bower.json
@@ -4,7 +4,10 @@
4
"homepage": "https://github.com/the-darc/angular-virtual-keyboard",
5
"author": "the-darc <darc.tec@gmail.com>",
6
"description": "An AngularJs Virtual Keyboard Interface based on GreyWyvern VKI",
7
- "main": "release/angular-virtual-keyboard.min.js",
+ "main": [
8
+ "release/angular-virtual-keyboard.min.js",
9
+ "release/angular-virtual-keyboard.css"
10
+ ],
11
"keywords": [
12
"Keyboard",
13
"Virtual",
0 commit comments