Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 58709ae

Browse files
committed
Add license to package.json
1 parent 6299ad2 commit 58709ae

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
@@ -1,6 +1,7 @@
11
{
22
"name": "@tailwindcss/jit",
33
"version": "0.0.0",
4+
"license": "MIT",
45
"main": "src/index.js",
56
"scripts": {
67
"test": "TAILWIND_MODE=build jest"

0 commit comments

Comments
 (0)