Skip to content

Commit 32fa32e

Browse files
committed
fix
1 parent 0d9a85c commit 32fa32e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/base-pack/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtree/base-pack",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "Simple tools and ESLint, Prettier configuration for TypeScript development",
55
"keywords": [
66
"base",
@@ -25,11 +25,11 @@
2525
},
2626
"repository": {
2727
"type": "git",
28-
"url": "https://github.com/tetritz/devtree.git",
28+
"url": "https://github.com/lightica/devtree.git",
2929
"directory": "packages/base-pack"
3030
},
3131
"bugs": {
32-
"url": "https://github.com/tetritz/devtree/issues"
32+
"url": "https://github.com/lightica/devtree/issues"
3333
},
3434
"author": "Lucas Choi <eterv7@gmail.com>",
3535
"license": "MIT",

0 commit comments

Comments
 (0)