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 fc4b7d3 commit 0eae55bCopy full SHA for 0eae55b
package.json
@@ -57,7 +57,7 @@
57
"@angular/router": "~12.2.0",
58
"@commitlint/cli": "^13.1.0",
59
"@commitlint/config-conventional": "^13.1.0",
60
- "@nativescript-community/text": "^1.4.32",
+ "@nativescript-community/text": "1.4.36",
61
"@nativescript/angular": "12.0.6",
62
"@nativescript/core": "8.0.8",
63
"@nativescript/types-android": "8.0.1",
plugin/package.json
@@ -32,6 +32,6 @@
32
"license": "Apache-2.0",
33
"readmeFilename": "README.md",
34
"dependencies": {
35
- "@nativescript-community/text": "^1.4.32"
+ "@nativescript-community/text": "^1.4.36"
36
}
37
0 commit comments