Skip to content

Commit 1aac781

Browse files
Add repository and license fields to package.json
1 parent 29d1261 commit 1aac781

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"name": "@opencast/eslint-config-ts-react",
33
"version": "0.1.0",
44
"description": "Shared ESLint configuration for TypeScript React projects",
5+
"repository": "github:opencast/eslint-config-ts-react",
6+
"license": "CC0-1.0",
57
"main": "config.js",
68
"license": "MIT",
79
"peerDependencies": {

0 commit comments

Comments
 (0)