feat(script): improved theme preview script (#1439)

* feat: improved theme preview script

* chore: add getPRNumber
This commit is contained in:
Anurag Hazra
2021-11-05 21:01:46 +05:30
committed by GitHub
parent 2249bf4a22
commit 42e9b78db0
2 changed files with 43 additions and 12 deletions
+3
View File
@@ -18,9 +18,12 @@
"@testing-library/jest-dom": "^5.11.0",
"axios": "^0.19.2",
"axios-mock-adapter": "^1.18.1",
"color-contrast-checker": "^2.1.0",
"css-to-object": "^1.1.0",
"hjson": "^3.2.2",
"husky": "^4.2.5",
"jest": "^26.1.0",
"lodash.snakecase": "^4.1.1",
"parse-diff": "^0.7.0"
},
"dependencies": {