Skip to content

Commit 17f4d88

Browse files
authored
Exports package.json (#709)
* Exports package.json * Update package.json
1 parent bdab70d commit 17f4d88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/tailwindcss/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"./*": {
2525
"default": "./src/*",
2626
"browser": "./dist/*"
27-
}
27+
},
28+
"./package.json": "./package.json"
2829
},
2930
"homepage": "https://github.com/tuqulore/jumpu-ui#readme",
3031
"keywords": [

0 commit comments

Comments
 (0)