Skip to content

Commit ff47c89

Browse files
authored
Merge pull request #32 from dronedeploy/bump-prettier
bump prettier
2 parents 76ac4c0 + 689aa28 commit ff47c89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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": "1.2.3",
3+
"version": "1.2.4",
44
"main": "tslint.json",
55
"scripts": {
66
"postinstall": "npm run compilerules; ./install-hooks",
@@ -14,7 +14,7 @@
1414
},
1515
"peerDependencies": {
1616
"lint-staged": "^7.2.0",
17-
"prettier": "^1.13.7",
17+
"prettier": "^1.19.1",
1818
"tslint": "^5.12.1",
1919
"typescript": ">=3.3.x =<3.5.x "
2020
}

0 commit comments

Comments
 (0)