Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 8c5eb94

Browse files
committed
bump npm version
1 parent f2d72f2 commit 8c5eb94

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
RNResponsiveDimensionsExample
2+
assets

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-responsive-dimensions",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"description": "Resposive fontSize, height and width for your react-native components.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)