Skip to content

Commit 01e62a1

Browse files
suilyywangyue
andauthored
release:@react-native-oh-tpl/react-native-text-input-mask@3.1.5-0.0.6 (#15)
Signed-off-by: wangyue <wangyue334@h-partners.com> Co-authored-by: wangyue <wangyue334@h-partners.com>
1 parent 0a5aef1 commit 01e62a1

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
harmony/text_input_mask/oh-package-lock.json5
2+
dist
3+
package-lock.json
4+
node_modules

harmony/text_input_mask.har

-4 Bytes
Binary file not shown.

harmony/text_input_mask/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-text-input-mask",
3-
"version": "3.1.5-0.0.5",
3+
"version": "3.1.5-0.0.6",
44
"description": "Please describe the basic information.",
55
"main": "Index.ets",
66
"author": "",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-text-input-mask",
3-
"version": "3.1.5-0.0.5",
3+
"version": "3.1.5-0.0.6",
44
"description": "Text input mask for React Native.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)