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

Commit b65a674

Browse files
author
Eugene Kopich
authored
add "repository" field to package.json
1 parent 54dd683 commit b65a674

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
@@ -3,6 +3,7 @@
33
"version": "0.1.3",
44
"license": "MIT",
55
"main": "src/index.js",
6+
"repository": "https://github.com/tailwindlabs/tailwindcss-jit",
67
"scripts": {
78
"test": "TAILWIND_MODE=build jest"
89
},

0 commit comments

Comments
 (0)