Skip to content

Commit 4a33bd9

Browse files
authored
Merge pull request #92 from velut/patch-1
Add license field to package.json
2 parents 64ad606 + a907625 commit 4a33bd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "prettier-plugin-tailwindcss",
33
"version": "0.1.13",
44
"description": "A Prettier plugin for sorting Tailwind CSS classes.",
5+
"license": "MIT",
56
"main": "dist/index.js",
67
"files": [
78
"dist"

0 commit comments

Comments
 (0)