Skip to content

Commit

Permalink
feat: rename to console-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
fantian007 committed Sep 26, 2024
1 parent 90f3ba1 commit 91f24a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": false,
"name": "@sprit/console-tag-plugin",
"name": "@sprit/console-tag",
"author": "赵永盛<[email protected]>",
"keywords": [
"console tags",
Expand All @@ -10,7 +10,7 @@
"构建版本",
"控制台标签"
],
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand All @@ -28,9 +28,9 @@
},
"repository": {
"type": "git",
"url": "https://github.com/fantian007/console-tag-plugin"
"url": "https://github.com/fantian007/console-tag"
},
"homepage": "https://github.com/fantian007/console-tag-plugin",
"homepage": "https://github.com/fantian007/console-tag",
"scripts": {
"start": "tsdx watch",
"build": "tsdx build",
Expand Down

0 comments on commit 91f24a6

Please sign in to comment.