8000 Fix license for eslint-plugin · rx-angular/rx-angular@255209f · GitHub
[go: up one dir, main page]

Skip to content

Commit 255209f

Browse files
authored
Fix license for eslint-plugin
1 parent 943176e commit 255209f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

libs/eslint-plugin/package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"name": "@rx-angular/eslint-plugin",
33
"version": "2.1.0",
4+
"publishConfig": {
5+
"access": "public"
6+
},
7+
"homepage": "https://rx-angular.io/",
8+
"license": "MIT",
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/rx-angular/rx-angular.git"
12+
},
413
"peerDependencies": {
514
"@typescript-eslint/parser": "^6.13.2 || ^7.0.0",
615
"eslint": ">=8.0.0",

0 commit comments

Comments
 (0)
0