Skip to content

Commit

Permalink
Change the package name
Browse files Browse the repository at this point in the history
  • Loading branch information
namti committed Feb 18, 2024
1 parent 55dfb17 commit c074442
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "react-sensoreal",
"name": "@react-sensoreal/book",
"version": "1.0.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -60,5 +60,6 @@
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"description": ""
}

0 comments on commit c074442

Please sign in to comment.