Skip to content

Commit fcef831

Browse files
committed
chore: deps update
1 parent 7013c49 commit fcef831

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
]
4747
},
4848
"dependencies": {
49-
"@nativescript-community/gesturehandler": "^0.1.50",
49+
"@nativescript-community/gesturehandler": "^0.2.1",
5050
"@nativescript-community/plugin-seed-tools": "file:tools"
5151
},
5252
"ntl": {
@@ -65,10 +65,5 @@
6565
"demo.vue.ios": "Runs the Vue demo on iOS.",
6666
"watch": "Watch for changes in the plugin source and re-build."
6767
}
68-
},
69-
"dependenciesMeta": {
70-
"@nativescript-community/plugin-seed-tools": {
71-
"injected": true
72-
}
7368
}
7469
}

packages/ui-persistent-bottomsheet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"license": "Apache-2.0",
5151
"readmeFilename": "README.md",
5252
"dependencies": {
53-
"@nativescript-community/gesturehandler": "^0.1.50"
53+
"@nativescript-community/gesturehandler": "^0.2.1"
5454
}
5555
}

0 commit comments

Comments
 (0)