Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jul 17, 2020
1 parent c35deb0 commit e829ed3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"dependencies": {
"prettier": "^2.0.5",
"@typescript-eslint/eslint-plugin": "3.6.1",
"@typescript-eslint/parser": "3.6.1",
"babel-eslint": "10.1.0",
"eslint-plugin-coffee": "0.1.12",
"eslint-plugin-json": "2.1.1",
"eslint-plugin-only-warn": "1.0.2",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-yaml": ""
"@typescript-eslint/eslint-plugin": "^3.6.1",
"@typescript-eslint/parser": "^3.6.1",
"babel-eslint": "^10.1.0",
"eslint-plugin-coffee": "^0.1.12",
"eslint-plugin-json": "^2.1.1",
"eslint-plugin-only-warn": "^1.0.2",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-yaml": "^0.2.0"
},
"peerDependencies": {
"eslint": ">= 4"
Expand Down

0 comments on commit e829ed3

Please sign in to comment.