We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae6c45 commit 104bdd6Copy full SHA for 104bdd6
package.json
@@ -17,20 +17,20 @@
17
"@testing-library/dom": "^7.20.0",
18
"@testing-library/jest-dom": "^5.11.0",
19
"@uppercod/css-to-object": "^1.1.1",
20
- "axios": "^0.24.0",
21
"axios-mock-adapter": "^1.18.1",
22
"color-contrast-checker": "^2.1.0",
23
"hjson": "^3.2.2",
24
"husky": "^4.2.5",
25
"jest": "^26.1.0",
26
"lodash.snakecase": "^4.1.1",
27
- "parse-diff": "^0.7.0"
+ "parse-diff": "^0.7.0",
+ "prettier": "^2.1.2"
28
},
29
"dependencies": {
30
+ "axios": "^0.24.0",
31
"dotenv": "^8.2.0",
32
"emoji-name-map": "^1.2.8",
33
"github-username-regex": "^1.0.0",
- "prettier": "^2.1.2",
34
"word-wrap": "^1.2.3"
35
36
"husky": {
0 commit comments