+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -4,6 +4,7 @@ | ||
"repository": {},
|
||
"license": "MPL-2.0",
|
||
"dependencies": {
|
||
"yarn": "^1.16.0"
|
||
},
|
||
"devDependencies": {
|
||
"babel-eslint": "10.0.3",
|
||
| @@ -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
|
||
Loading