Skip to content

Commit f5e18a0

Browse files
Update prettier to the latest version 🚀 (#47)
* chore(package): update prettier to version 2.0.0 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> Co-authored-by: Christoph Werner <[email protected]>
1 parent 668a217 commit f5e18a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"istanbul": "^0.4.5",
3333
"mocha": "^8.1.1",
3434
"pre-commit": "^1.2.2",
35-
"prettier": "^1.11.1"
35+
"prettier": "^2.0.0"
3636
},
3737
"scripts": {
3838
"addCompile": "git add lib/",

0 commit comments

Comments
 (0)