Skip to content

Commit 0eae55b

Browse files
committed
chore: updated text dep
1 parent fc4b7d3 commit 0eae55b

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
@@ -57,7 +57,7 @@
5757
"@angular/router": "~12.2.0",
5858
"@commitlint/cli": "^13.1.0",
5959
"@commitlint/config-conventional": "^13.1.0",
60-
"@nativescript-community/text": "^1.4.32",
60+
"@nativescript-community/text": "1.4.36",
6161
"@nativescript/angular": "12.0.6",
6262
"@nativescript/core": "8.0.8",
6363
"@nativescript/types-android": "8.0.1",

plugin/package.json

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

0 commit comments

Comments
 (0)