File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11# @devtree/vue-pack
22
33<p align =" center " >
4- <img src =" https://img.shields.io/github/license/tetritz /devtree?style=for-the-badge " alt =" License MIT " >
4+ <img src =" https://img.shields.io/github/license/haroolabs /devtree?style=for-the-badge " alt =" License MIT " >
55</p >
66
77This is NOT for PRODUCTION.\
@@ -58,4 +58,4 @@ yarn add -D @devtree/vue-pack
5858
5959## License
6060
61- @devtree/vue-pack is licensed under the [ MIT License.] ( https://github.com/tetritz /devtree/blob/main/LICENSE )
61+ @devtree/vue-pack is licensed under the [ MIT License.] ( https://github.com/haroolabs /devtree/blob/main/LICENSE )
Original file line number Diff line number Diff line change 11{
22 "name" : " @devtree/vue-pack" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.4 " ,
44 "description" : " Simple tools and ESLint, Prettier configuration for Vue development" ,
55 "keywords" : [
66 " dev" ,
2424 },
2525 "repository" : {
2626 "type" : " git" ,
27- "url" : " https://github.com/lightica /devtree.git" ,
27+ "url" : " https://github.com/haroolabs /devtree.git" ,
2828 "directory" : " packages/vue-pack"
2929 },
3030 "bugs" : {
31- "url" : " https://github.com/lightica /devtree/issues"
31+ "url" : " https://github.com/haroolabs /devtree/issues"
3232 },
3333 "author" : " Lucas Choi <eterv7@gmail.com>" ,
3434 "license" : " MIT" ,
4343 "prettier" : " ^2.3.0" ,
4444 "typescript" : " ^4.3.2"
4545 },
46+ "peerDependencies" : {
47+ "eslint-plugin-prettier" : " ^3.4.0"
48+ },
4649 "eslintConfig" : {
4750 "extends" : [
4851 " ./eslint/base"
You can’t perform that action at this time.
0 commit comments