Skip to content

Commit e9235ec

Browse files
committed
fix: updated @nativescript-community/text to fix linkColor issue
1 parent acbbf63 commit e9235ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "^17.4.4",
5151
"@commitlint/config-conventional": "^17.4.4",
52-
"@nativescript-community/text": "^1.5.21",
52+
"@nativescript-community/text": "^1.5.33",
5353
"@nativescript/core": "8.4.7",
5454
"@nativescript/types-android": "8.4.0",
5555
"@nativescript/types-ios": "8.4.0",

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"license": "Apache-2.0",
3333
"readmeFilename": "README.md",
3434
"dependencies": {
35-
"@nativescript-community/text": "^1.5.21"
35+
"@nativescript-community/text": "^1.5.33"
3636
},
3737
"gitHead": "a08eb50756c9a5d16fc8aa6ff7fba0051c71d1e0"
3838
}

0 commit comments

Comments
 (0)