Skip to content

Commit 7190bd2

Browse files
committed
Update package.json config again
1 parent 6fe948c commit 7190bd2

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,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@attio/react-data-list",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Braden Marshall <braden1996@hotmail.co.uk>",
66
"license": "MIT",
77
"bugs": "https://github.com/attio/react-data-list/issues",
@@ -14,7 +14,7 @@
1414
],
1515
"main": "lib/index.js",
1616
"module": "lib/index.cjs",
17-
"react-native": "src/index.tsx",
17+
"react-native": "src/index.ts",
1818
"source": "src/",
1919
"types": "./lib/index.d.ts",
2020
"engines": {

0 commit comments

Comments
 (0)