Skip to content

Commit

Permalink
get everything on the same page
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Apr 25, 2018
1 parent 992cef4 commit 35f85eb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions javascript/npm/amigo2-instance-data/package.json
Expand Up @@ -24,8 +24,8 @@
"url": "git+https://github.com/geneontology/amigo.git"
},
"engines": {
"node": ">= 0.12.2",
"npm": ">= 2.7.4"
"node": ">= 8.11.1",
"npm": ">= 5.6.0"
},
"dependencies": {
"bbop-core": "0.0.5",
Expand Down
4 changes: 2 additions & 2 deletions javascript/npm/bbop-widget-set/package.json
Expand Up @@ -23,8 +23,8 @@
"url": "git+https://github.com/berkeleybop/bbbop-widget-set.git"
},
"engines": {
"node": ">= 0.12.2",
"npm": ">= 2.7.4"
"node": ">= 8.11.1",
"npm": ">= 5.6.0"
},
"dependencies": {
"bbop-core": "0.0.5",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -18,8 +18,8 @@
"url": "git+https://github.com/geneontology/amigo.git"
},
"engines": {
"node": ">= 8.0.0",
"npm": ">= 3.0.0"
"node": ">= 8.11.1",
"npm": ">= 5.6.0"
},
"dependencies": {
"bbop": "2.4.3",
Expand Down

0 comments on commit 35f85eb

Please sign in to comment.