Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit 3251c08

Browse files
committed
updated package.json
1 parent d01eb2b commit 3251c08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "react-native-flexbox-grid",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"description": "Grid system for react native based on flexbox grid's api",
5-
"main": "index.js",
5+
"main": "src/index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)