We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f458080 commit 1e0d017Copy full SHA for 1e0d017
package.json
@@ -49,7 +49,7 @@
49
"devDependencies": {
50
"@commitlint/cli": "^17.4.4",
51
"@commitlint/config-conventional": "^17.4.4",
52
- "@nativescript-community/text": "1.5.17",
+ "@nativescript-community/text": "1.5.18",
53
"@nativescript/core": "8.4.7",
54
"@nativescript/types-android": "8.4.0",
55
"@nativescript/types-ios": "8.4.0",
plugin/package.json
@@ -32,7 +32,7 @@
32
"license": "Apache-2.0",
33
"readmeFilename": "README.md",
34
"dependencies": {
35
- "@nativescript-community/text": "^1.5.17"
+ "@nativescript-community/text": "^1.5.19"
36
},
37
"gitHead": "a08eb50756c9a5d16fc8aa6ff7fba0051c71d1e0"
38
}
0 commit comments