Skip to content

Commit

Permalink
feat(shared): add unit test (#374)
Browse files Browse the repository at this point in the history
* feat(shared): add unit test

* chore(shared): remove debug code

* chore(shared): update dependencies
  • Loading branch information
s0ngyee authored and janryWang committed Nov 6, 2019
1 parent ff454e9 commit 9cd7272
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 96 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"fs-extra": "^7.0.1",
"ghooks": "^2.0.4",
"glob": "^7.1.3",
"immutable": "^4.0.0-rc.12",
"istanbul-api": "^2.1.1",
"istanbul-lib-coverage": "^2.0.3",
"jest": "^24.1.0",
Expand All @@ -95,6 +96,7 @@
"lerna": "^3.10.1",
"lint-staged": "^8.2.1",
"majo": "^0.7.1",
"moment": "^2.24.0",
"onchange": "^5.2.0",
"prettier": "^1.18.2",
"pretty-format": "^24.0.0",
Expand Down
Loading

0 comments on commit 9cd7272

Please sign in to comment.