Skip to content

Commit

Permalink
🧑‍💻 - chore: rename some links in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvandescheur committed Feb 26, 2024
1 parent 15d5ee7 commit e79e3e4
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
Expand Up @@ -44,16 +44,16 @@
"types": "dist/esm/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/maykinmedia/maykin-ui.git"
"url": "git+https://github.com/maykinmedia/admin-ui.git"
},
"author": {
"name": "Maykin Media"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/maykinmedia/maykin-ui/issues"
"url": "https://github.com/maykinmedia/admin-ui/issues"
},
"homepage": "https://github.com/maykinmedia/maykin-ui#readme",
"homepage": "https://github.com/maykinmedia/admin-ui/#readme",
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@formatjs/cli": "^6.2.7",
Expand Down Expand Up @@ -111,7 +111,6 @@
"*.{js,jsx,ts,tsx,md}": "npm run lint:fix"
},
"readme": "ERROR: No README data found!",
"_id": "[email protected]",
"dependencies": {
"@floating-ui/react": "^0.26.6",
"@heroicons/react": "^2.1.1",
Expand Down

0 comments on commit e79e3e4

Please sign in to comment.