Skip to content

Commit a83c773

Browse files
wip. revert changes
1 parent 08bb2fe commit a83c773

File tree

3 files changed

+165
-24
lines changed

3 files changed

+165
-24
lines changed

package-lock.json

Lines changed: 162 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"@angular-eslint/schematics": "^0.2.0-beta.1",
1717
"lerna": "^5.6.2",
1818
"pre-commit": "^1.2.2",
19-
"puppeteer": "^21.11.0"
19+
"puppeteer": "^21.11.0",
20+
"wait-on": "8.0.1"
2021
},
2122
"pre-commit": "lint"
2223
}

packages/devextreme-cli/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"tree-kill": "^1.2.2",
7272
"tree-kill-promise": "^1.0.12",
7373
"typescript": "^4.0.2",
74-
"typescript-eslint-parser": "^22.0.0",
75-
"wait-on": "8.0.1"
74+
"typescript-eslint-parser": "^22.0.0"
7675
}
7776
}

0 commit comments

Comments
 (0)