Skip to content

Commit

Permalink
feat: add yarnrc & update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jiawei686 committed Dec 15, 2021
1 parent 23bcbb3 commit ba8b5cd
Show file tree
Hide file tree
Showing 3 changed files with 1,406 additions and 1,480 deletions.
1 change: 1 addition & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry "https://registry.npmjs.org"
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@typescript-eslint/parser": "^4.27.0",
"anywhere": "^1.5.0",
"async": "^3.1.0",
"babel-jest": "^27.4.4",
"babel-jest": "^27.4.5",
"babel-plugin-prismjs": "^2.1.0",
"commitizen": "^4.0.5",
"core-js-pure": "^3.8.2",
Expand All @@ -101,7 +101,6 @@
"gulp-consolidate": "^0.2.0",
"gulp-iconfont": "^11.0.0",
"gulp-rename": "^2.0.0",
"jest": "^27.4.4",
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
"prettier": "2.2.1",
Expand All @@ -124,6 +123,7 @@
"dom-parser": "^0.1.6",
"dompurify": "^2.0.11",
"html2canvas": "^1.1.3",
"jest": "^27.4.5",
"jsdom": "~15.2.1",
"juice": "^8.0.0",
"lodash": "^4.17.20",
Expand Down
Loading

0 comments on commit ba8b5cd

Please sign in to comment.