Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-waarneming-nl committed Jul 20, 2023
1 parent 6271945 commit 27f0175
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@observation.org/react-native-components",
"version": "0.0.39",
"main": "lib/commonjs/index.js",
"main": "src/index.ts",
"repository": "[email protected]:observation/react-native-components.git",
"author": "Observation.org",
"license": "MIT",
Expand Down Expand Up @@ -32,8 +32,6 @@
"typescript": "^4.8.4"
},
"react-native": "src/index.ts",
"module": "lib/module/index.js",
"types": "lib/typescript/index.d.ts",
"scripts": {
"lint": "tsc --noEmit && eslint src",
"prepack": "bob build",
Expand Down

0 comments on commit 27f0175

Please sign in to comment.