Skip to content

Commit

Permalink
Add prettier package to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeG committed Oct 4, 2019
1 parent f09fbe4 commit d25ed33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions eventol/front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-safe-parser": "^4.0.1",
"prettier": "^1.18.2",
"raf": "^3.4.1",
"react": "^16.8.6",
"react-csv": "^1.1.1",
Expand Down
7 changes: 6 additions & 1 deletion eventol/front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5231,7 +5231,7 @@ gonzales-pe-sl@^4.2.3:
dependencies:
minimist "1.1.x"

"gonzales-pe-sl@github:srowhani/gonzales-pe#dev":
gonzales-pe-sl@srowhani/gonzales-pe#dev:
version "4.2.3"
resolved "https://codeload.github.com/srowhani/gonzales-pe/tar.gz/3b052416074edc280f7d04bbe40b2e410693c4a3"
dependencies:
Expand Down Expand Up @@ -8768,6 +8768,11 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^1.18.2:
version "1.18.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==

pretty-format@^24.9.0:
version "24.9.0"
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
Expand Down

0 comments on commit d25ed33

Please sign in to comment.