-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update oncoprint version for performance improvements
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <[email protected]>
- Loading branch information
Abeshouse, Adam A./Sloan Kettering Institute
committed
Jan 14, 2020
1 parent
1000efa
commit 5e37975
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15710,6 +15710,17 @@ [email protected]: | |
lodash "^4.17.15" | ||
tayden-clusterfck "^0.7.0" | ||
|
||
[email protected]: | ||
version "4.1.6" | ||
resolved "https://registry.yarnpkg.com/oncoprintjs/-/oncoprintjs-4.1.6.tgz#1015b1627b7f13b35124e65fc51356eb3cf8347f" | ||
integrity sha512-TnOTX/2UB7bf2xHYa4QQ5uiyNxbUPC7z7SUElrVR/WWfSuEwJSIY/b+0HL2OtbX5laP3kuveetFQedKvDV0S5w== | ||
dependencies: | ||
gl-matrix "2.3.2" | ||
jquery "^3.0.0" | ||
jstat "^1.7.1" | ||
lodash "^4.17.15" | ||
tayden-clusterfck "^0.7.0" | ||
|
||
onetime@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" | ||
|