Skip to content

Commit

Permalink
Backed out changeset 00af692eccde (bug 1605231) for Lint failure. CLO…
Browse files Browse the repository at this point in the history
…SED TREE
  • Loading branch information
Razvan Maries committed Dec 19, 2019
1 parent c8adaa3 commit 545501e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"repository": {},
"license": "MPL-2.0",
"dependencies": {
"yarn": "^1.16.0"
},
"devDependencies": {
"babel-eslint": "10.0.3",
Expand All @@ -22,8 +23,7 @@
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js",
"prettier": "1.17.0",
"yarn": "1.21.1"
"prettier": "1.17.0"
},
"notes(private)": "We don't want to publish to npm, so this is marked as private",
"private": true
Expand Down

0 comments on commit 545501e

Please sign in to comment.