Skip to content

Commit 2fa87fc

Browse files
author
alvaromb
committed
v0.2.3
1 parent 20139bf commit 2fa87fc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: .eslintrc

-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@
116116
"no-warning-comments": 0,
117117
"no-with": 1,
118118
"radix": 1,
119-
"semi-spacing": 1,
120119
"vars-on-top": 0,
121120
"wrap-iife": 0,
122121
"yoda": 1,

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-floating-label",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A floating label text input factory for tcomb-form-native",
55
"main": "FloatingLabel.js",
66
"scripts": {

0 commit comments

Comments
 (0)