Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
📝 改名
Browse files Browse the repository at this point in the history
  • Loading branch information
liulyxandy-codemao committed Mar 29, 2024
1 parent c76b353 commit 3be50e3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# nodeorm
# @liulyxandy/nodeorm
Node.JS ORM
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nodeorm",
"name": "@liulyxandy/nodeorm",
"version": "1.0.0",
"description": "Node.JS ORM",
"main": "lib/index.js",
Expand All @@ -14,7 +14,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/liulyxandy-codemao/nodeorm.git"
"url": "git+https://github.com/liulyxandy-codemao/@liulyxandy/nodeorm.git"
},
"keywords": [
"ts",
Expand All @@ -24,7 +24,7 @@
"author": "liulyxandy",
"license": "MIT",
"bugs": {
"url": "https://github.com/liulyxandy-codemao/nodeorm/issues"
"url": "https://github.com/liulyxandy-codemao/@liulyxandy/nodeorm/issues"
},
"homepage": "http://liulyxandy.cn/",
"devDependencies": {
Expand Down

0 comments on commit 3be50e3

Please sign in to comment.