File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tailwindcss-textshadow" ,
3
- "version" : " 2.1.1 " ,
4
- "description" : " A Utility Plugins for Text Shadow like Tailwindcss default boxshadow with theme and variants option ." ,
3
+ "version" : " 2.1.2 " ,
4
+ "description" : " A Utility Plugins for controlling Text Shadow of an text element ." ,
5
5
"main" : " index.js" ,
6
- "repository" : {
7
- "type" : " git" ,
8
- "url" : " https://github.com/iunteq/tailwindcss-textShadow.git"
9
- },
10
6
"keywords" : [
11
7
" textshadow" ,
12
8
" tailwind" ,
22
18
"author" : " Debangshu Roy" ,
23
19
"license" : " MIT" ,
24
20
"copyright" : " iunteq" ,
21
+ "repository" : {
22
+ "type" : " git" ,
23
+ "url" : " git://github.com/iunteq/tailwindcss-textShadow.git"
24
+ },
25
+ "publishConfig" : { "registry" : " https://npm.pkg.github.com/" },
25
26
"bugs" : {
26
27
"url" : " https://github.com/iunteq/tailwindcss-textShadow/issues"
27
28
},
You can’t perform that action at this time.
0 commit comments