Skip to content

Commit cfd7959

Browse files
committed
chore: cleanup
1 parent 06db014 commit cfd7959

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
]
5151
},
5252
"dependencies": {
53-
"@nativescript-community/plugin-seed-tools": "link:tools"
53+
"@nativescript-community/plugin-seed-tools": "file:tools"
5454
},
5555
"ntl": {
5656
"descriptions": {
@@ -69,11 +69,6 @@
6969
"watch": "Watch for changes in the plugin source and re-build."
7070
}
7171
},
72-
"dependenciesMeta": {
73-
"@nativescript-community/plugin-seed-tools": {
74-
"injected": true
75-
}
76-
},
7772
"engines": {
7873
"npm": "please use yarn or pnpm",
7974
"yarn": ">= 1.19.1",

0 commit comments

Comments
 (0)