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 b04638f commit 467ffc0Copy full SHA for 467ffc0
package.json
@@ -56,7 +56,7 @@
56
"@angular/router": "~10.1.0",
57
"@commitlint/cli": "^9.1.2",
58
"@commitlint/config-conventional": "^9.1.2",
59
- "@nativescript-community/text": "^1.3.4",
+ "@nativescript-community/text": "^1.3.6",
60
"@nativescript/angular": "10.1.0",
61
"@nativescript/core": "7.0.0",
62
"@nativescript/types-android": "7.0.2",
plugin/package.json
@@ -28,6 +28,6 @@
28
"homepage": "https://github.com/nativescript-community/ui-label",
29
"readmeFilename": "README.md",
30
"dependencies": {
31
- "@nativescript-community/text": "^1.3.5"
+ "@nativescript-community/text": "^1.3.6"
32
}
33
0 commit comments