Skip to content

Commit c3c0980

Browse files
author
Laurynas Butkus
committed
Fix dependency
1 parent 52aa0e6 commit c3c0980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"chai-fs": "^2.0.0",
5656
"cross-env": "^5.1.3",
5757
"eslint": "^4.19.1",
58-
"eslint-config-airbnb": "^17.0.0",
58+
"eslint-config-airbnb": "~17.0.0",
5959
"eslint-plugin-import": "^2.7.0",
6060
"eslint-plugin-jsx-a11y": "^6.0.2",
6161
"eslint-plugin-react": "^7.4.0",

0 commit comments

Comments
 (0)