We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9a85c commit 32fa32eCopy full SHA for 32fa32e
packages/base-pack/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@devtree/base-pack",
3
- "version": "0.0.10",
+ "version": "0.0.11",
4
"description": "Simple tools and ESLint, Prettier configuration for TypeScript development",
5
"keywords": [
6
"base",
@@ -25,11 +25,11 @@
25
},
26
"repository": {
27
"type": "git",
28
- "url": "https://github.com/tetritz/devtree.git",
+ "url": "https://github.com/lightica/devtree.git",
29
"directory": "packages/base-pack"
30
31
"bugs": {
32
- "url": "https://github.com/tetritz/devtree/issues"
+ "url": "https://github.com/lightica/devtree/issues"
33
34
"author": "Lucas Choi <eterv7@gmail.com>",
35
"license": "MIT",
0 commit comments