File tree Expand file tree Collapse file tree 2 files changed +24
-6
lines changed Expand file tree Collapse file tree 2 files changed +24
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "projectName" : " @nuxtjs/ dayjs" ,
3- "projectOwner" : " potato4d " ,
2+ "projectName" : " dayjs-module " ,
3+ "projectOwner" : " nuxt-community " ,
44 "repoType" : " github" ,
55 "repoHost" : " https://github.com" ,
66 "files" : [
2222 " question" ,
2323 " review"
2424 ]
25+ },
26+ {
27+ "login" : " bvelastegui" ,
28+ "name" : " Bryan Daniel Velastegui Lucero" ,
29+ "avatar_url" : " https://avatars2.githubusercontent.com/u/16880910?v=4" ,
30+ "profile" : " https://github.com/bvelastegui" ,
31+ "contributions" : [
32+ " code"
33+ ]
2534 }
2635 ],
27- "contributorsPerLine" : 7
36+ "contributorsPerLine" : 7 ,
37+ "skipCi" : true
2838}
Original file line number Diff line number Diff line change @@ -113,9 +113,17 @@ This project generated by [create-nuxt-module](https://github.com/potato4d/creat
113113Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
114114
115115<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
116- <!-- prettier-ignore -->
117- <table ><tr ><td align =" center " ><a href =" https://potato4d.me " ><img src =" https://github.com/potato4d.png " width =" 100px; " alt =" Takuma HANATANI(@potato4d) " /><br /><sub ><b >Takuma HANATANI(@potato4d)</b ></sub ></a ><br /><a href =" https://github.com/nuxt-community/dayjs-module/commits?author=potato4d " title =" Code " >💻</a > <a href =" https://github.com/nuxt-community/dayjs-module/issues?q=author%3Apotato4d " title =" Bug reports " >🐛</a > <a href =" https://github.com/nuxt-community/dayjs-module/commits?author=potato4d " title =" Documentation " >📖</a > <a href =" #example-potato4d " title =" Examples " >💡</a > <a href =" #question-potato4d " title =" Answering Questions " >💬</a > <a href =" #review-potato4d " title =" Reviewed Pull Requests " >👀</a ></td ></tr ></table >
118-
116+ <!-- prettier-ignore-start -->
117+ <!-- markdownlint-disable -->
118+ <table >
119+ <tr >
120+ <td align="center"><a href="https://potato4d.me"><img src="https://github.com/potato4d.png" width="100px;" alt=""/><br /><sub><b>Takuma HANATANI(@potato4d)</b></sub></a><br /><a href="https://github.com/nuxt-community/dayjs-module/commits?author=potato4d" title="Code">💻</a> <a href="https://github.com/nuxt-community/dayjs-module/issues?q=author%3Apotato4d" title="Bug reports">🐛</a> <a href="https://github.com/nuxt-community/dayjs-module/commits?author=potato4d" title="Documentation">📖</a> <a href="#example-potato4d" title="Examples">💡</a> <a href="#question-potato4d" title="Answering Questions">💬</a> <a href="https://github.com/nuxt-community/dayjs-module/pulls?q=is%3Apr+reviewed-by%3Apotato4d" title="Reviewed Pull Requests">👀</a></td>
121+ <td align="center"><a href="https://github.com/bvelastegui"><img src="https://avatars2.githubusercontent.com/u/16880910?v=4" width="100px;" alt=""/><br /><sub><b>Bryan Daniel Velastegui Lucero</b></sub></a><br /><a href="https://github.com/nuxt-community/dayjs-module/commits?author=bvelastegui" title="Code">💻</a></td>
122+ </tr >
123+ </table >
124+
125+ <!-- markdownlint-enable -->
126+ <!-- prettier-ignore-end -->
119127<!-- ALL-CONTRIBUTORS-LIST:END -->
120128
121129This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments