Skip to content

Commit addc987

Browse files
MWWPOS-98 Numeriek toetsenbord op iPad verbeteren (wens Alex)
1 parent f48c997 commit addc987

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
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-numeric-keyboard",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Handy and elegant numeric keyboard for iOS NativeScript apps. On Android we fall back to the regular numeric keyboard for now.",
55
"main": "numeric-keyboard",
66
"typings": "index.d.ts",

platforms/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pod 'MMNumberKeyboard'
1+
pod 'MMNumberKeyboard', :git => 'https://github.com/EddyVerbruggen/MMNumberKeyboard.git', :commit => 'be63229b25ad3aa6f85c7ba481d5031db73fc736'

0 commit comments

Comments
 (0)