Skip to content

Commit f9883e5

Browse files
committed
chore: fix contentful eslint
revert eslint plugin not compatible with eslint 5
1 parent ee7ce0c commit f9883e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/botonic-plugin-contentful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/memoizee": "^0.4.3",
3838
"@types/moment-timezone": "^0.5.12",
3939
"@types/node": "^13.1.6",
40-
"@typescript-eslint/eslint-plugin": "^2.20.0",
40+
"@typescript-eslint/eslint-plugin": "^1.13.0",
4141
"@typescript-eslint/parser": "^1.13.0",
4242
"eslint": "^5.16.0",
4343
"eslint-config-prettier": "^5.1.0",

0 commit comments

Comments
 (0)