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 c4a66e0 commit 07554e9Copy full SHA for 07554e9
1 file changed
packages/picker/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/picker",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "A NativeScript plugin that provides a custom TextField which lets you pick a value from a list opened in a modal popup.",
5
"main": "index",
6
"typings": "index.d.ts",
@@ -32,4 +32,4 @@
32
"homepage": "https://github.com/NativeScript/plugins",
33
"readmeFilename": "README.md",
34
"bootstrapper": "@nativescript/plugin-seed"
35
-}
+}
0 commit comments