Skip to content

Commit 1bb39a8

Browse files
authored
Merge pull request #43 from dronedeploy/ng2im-67-fix
2 parents d8a4cd2 + 0b4343f commit 1bb39a8

File tree

2 files changed

+205
-92
lines changed

2 files changed

+205
-92
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ddts",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"main": ".eslintrc.json",
55
"scripts": {
66
"postinstall": "./install-hooks"
@@ -16,7 +16,7 @@
1616
"eslint-plugin-ban": "^1.6.0",
1717
"eslint-plugin-import": "2.25.4",
1818
"eslint-plugin-prefer-arrow": "1.2.2",
19-
"lint-staged": "^12.3.4",
19+
"lint-staged": "^11.2.6",
2020
"prettier": "^2.5.1",
2121
"typescript": ">=3.3.x <=4.2.x "
2222
}

0 commit comments

Comments
 (0)