Skip to content

Commit

Permalink
Update: npm package name
Browse files Browse the repository at this point in the history
  • Loading branch information
davidluan committed Apr 12, 2024
1 parent 327f48d commit 83cc784
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@bitnoi.se/react-scheduler",
"name": "davidluan/react-scheduler",
"version": "0.1.5",
"type": "module",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Bitnoise/react-scheduler"
"url": "https://github.com/davidluan/react-scheduler"
},
"keywords": [
"scheduler",
Expand All @@ -16,8 +16,7 @@
"calendar"
],
"author": {
"name": "Bitnoise",
"url": "https://scheduler.bitnoise.pl/"
"name": "David"
},
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 83cc784

Please sign in to comment.