Skip to content

Commit

Permalink
feat(package): change name and email
Browse files Browse the repository at this point in the history
  • Loading branch information
mufeng889 committed Jul 26, 2024
1 parent 1d1a7f6 commit e1ea3e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "react-auto-router",
"name": "@ohh/react-auto-route",
"private": true,
"version": "0.2.0",
"type": "module",
"description": "A plugin to create router elegantly",
"packageManager": "pnpm@9.1.1",
"author": {
"name": "Ohh",
"email": "soybeanjs@outlook.com",
"email": "1509326266@qq.com",
"url": "https://github.com/mufeng889"
},
"contributors": [
Expand Down

0 comments on commit e1ea3e4

Please sign in to comment.