Skip to content

Commit e36bf0b

Browse files
committed
release: @nativescript/tailwind 4.0.5
1 parent 29c4ea7 commit e36bf0b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/tailwind",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"description": "TailwindCSS for NativeScript",
55
"main": "src/index.js",
66
"files": [
@@ -20,6 +20,12 @@
2020
"css"
2121
],
2222
"author": "Igor Randjelovic",
23+
"contributors": [
24+
{
25+
"name": "NativeScript Team",
26+
"email": "[email protected]"
27+
}
28+
],
2329
"nativescript": {
2430
"platforms": {
2531
"android": "*",

0 commit comments

Comments
 (0)