1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2025-01-01 01:27:51 +01:00

Merge pull request #2 from kremalicious/dependabot/npm_and_yarn/prettier-2.0.5

Bump prettier from 1.19.1 to 2.0.5
This commit is contained in:
Matthias Kretschmann 2020-05-17 01:26:41 +02:00 committed by GitHub
commit 2804005c32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@
"eslint-plugin-react": "^7.19.0",
"jest": "^25.1.0",
"postcss-preset-env": "^6.7.0",
"prettier": "^1.19.1",
"prettier": "^2.0.5",
"ts-jest": "^25.2.1",
"typescript": "^3.8.3"
},