Skip to content

Commit

Permalink
Add description to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador authored Aug 30, 2024
1 parent 644231e commit 72d9d4a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-oxc",
"version": "0.1.0",
"description": "sadf",
"description": "10x your react-native builds with OXC",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
"module": "./lib/module/index.js",
Expand All @@ -27,7 +27,6 @@
],
"scripts": {
"example": "yarn workspace react-native-oxc-example",
"test": "jest",
"typecheck": "tsc",
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"prepare": "bob build"
Expand Down

0 comments on commit 72d9d4a

Please sign in to comment.