We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e6ff6 commit a3d8b6eCopy full SHA for a3d8b6e
src/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ngx-material-keyboard/core",
3
- "version": "0.0.11-SNAPSHOT",
+ "version": "0.0.11",
4
"description": "Onscreen virtual keyboard for Angular ≥ 5 (https://angular.io/) using Material 2 (https://material.angular.io/).",
5
"repository": {
6
"type": "git",
@@ -23,4 +23,4 @@
23
"@angular/material": "5.0.0-rc.1",
24
"rxjs": "^5.5.2"
25
}
26
-}
+}
0 commit comments