Skip to content

Commit 1d4d55f

Browse files
committed
chore: deps update
1 parent 445c35b commit 1d4d55f

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
@@ -38,7 +38,7 @@
3838
"@nativescript-community/arraybuffers": "1.1.1",
3939
"@nativescript-community/plugin-seed-tools": "file:tools",
4040
"@nativescript-community/template-snippet": "file:demo-snippets",
41-
"@nativescript-community/text": "^1.5.11"
41+
"@nativescript-community/text": "^1.5.22"
4242
},
4343
"repository": {
4444
"type": "git",

packages/ui-canvaslabel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"url": "https://github.com/nativescript-community/ui-canvas"
4141
},
4242
"dependencies": {
43-
"@nativescript-community/text": "^1.5.19",
43+
"@nativescript-community/text": "^1.5.22",
4444
"@nativescript-community/ui-canvas": "^4.4.12"
4545
}
4646
}

0 commit comments

Comments
 (0)