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 08be25f commit 7ddc201Copy full SHA for 7ddc201
packages/ui-svg/package.json
@@ -7,7 +7,7 @@
7
"typings": "./index.d.ts",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/nativescript-community/ui-svg"
+ "url": "https://github.com/nativescript-community/ui-canvas"
11
},
12
"nativescript": {
13
"platforms": {
@@ -28,6 +28,7 @@
28
"JavaScript",
29
"Android",
30
"iOS",
31
+ "svg",
32
"Vue"
33
],
34
"author": {
@@ -36,7 +37,7 @@
36
37
38
"license": "ISC",
39
"bugs": {
- "url": "https://github.com/nativescript-community/ui-svg/issues"
40
+ "url": "https://github.com/nativescript-community/ui-canvas/issues"
41
42
"dependencies": {
43
"@nativescript-community/text": "^1.5.11",
0 commit comments