We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09343b commit 02584abCopy full SHA for 02584ab
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "alignment.js",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"main": "lib/alignment.js",
5
"license": "MIT",
6
"dependencies": {
@@ -11,11 +11,11 @@
11
"express": "^4.16.4",
12
"file-saver": "^2.0.0",
13
"jquery": "^3.3.1",
14
- "phylotree": "1.0.0-alpha.14",
+ "phylotree": "1.0.0-alpha.17",
15
"popper.js": "^1.14.3",
16
"react": "^16.2.0",
17
"react-dom": "^16.2.0",
18
- "react-phylotree": "^0.0.1",
+ "react-phylotree": "0.1.0",
19
"react-router-dom": "^4.3.1",
20
"save-svg-as-png": "^1.4.14",
21
"text-width": "^1.2.0",
0 commit comments