Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ce64ef

Browse filesBrowse files
committed
fix: Debugging commit
1 parent c358cb2 commit 2ce64ef
Copy full SHA for 2ce64ef

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "index.js",
77
"scripts": {
88
"test": "npm run lint",
9-
"install-all": "npm -v && npm i && lerna exec --concurrency 1 -- npm i",
9+
"install-all": "npm -v && npm i && lerna exec --concurrency 1 -- npm -v && lerna exec --concurrency 1 -- npm i",
1010
"build-eslint": "rimraf eslint && npm run clone-eslint && npm run webpackify-eslint && cd eslint && npm install --production",
1111
"clone-eslint": "git clone https://github.com/eslint/eslint.git eslint",
1212
"webpackify-eslint": "node tools/webpackify-eslint",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.