Skip to content

Commit 03eb3b7

Browse files
committed
fix(package): remove resolution field
1 parent 840a6b6 commit 03eb3b7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,5 @@
4141
"engines": {
4242
"node": "^8.10.0 || ^10.12.0 || >=12.0.0"
4343
},
44-
"license": "MIT",
45-
"resolutions": {
46-
"eslint-plugin-actions": "portal:/home/ylemkimon/eslint-plugin-actions"
47-
}
44+
"license": "MIT"
4845
}

0 commit comments

Comments
 (0)