Skip to content

Commit 02584ab

Browse files
committed
Bump phylotree, react-phylotree, and alignment.js versions.
1 parent a09343b commit 02584ab

File tree

2 files changed

+231
-23
lines changed

2 files changed

+231
-23
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alignment.js",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"main": "lib/alignment.js",
55
"license": "MIT",
66
"dependencies": {
@@ -11,11 +11,11 @@
1111
"express": "^4.16.4",
1212
"file-saver": "^2.0.0",
1313
"jquery": "^3.3.1",
14-
"phylotree": "1.0.0-alpha.14",
14+
"phylotree": "1.0.0-alpha.17",
1515
"popper.js": "^1.14.3",
1616
"react": "^16.2.0",
1717
"react-dom": "^16.2.0",
18-
"react-phylotree": "^0.0.1",
18+
"react-phylotree": "0.1.0",
1919
"react-router-dom": "^4.3.1",
2020
"save-svg-as-png": "^1.4.14",
2121
"text-width": "^1.2.0",

0 commit comments

Comments
 (0)