Skip to content

Commit

Permalink
Merge pull request #488 from MetaCell/master
Browse files Browse the repository at this point in the history
merging last release back to development
  • Loading branch information
enicolasgomez authored Aug 9, 2023
2 parents 27cf035 + b40447e commit d11b3aa
Show file tree
Hide file tree
Showing 6 changed files with 13,422 additions and 30,008 deletions.
6 changes: 3 additions & 3 deletions geppetto.js/geppetto-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metacell/geppetto-meta-client",
"version": "1.1.0",
"version": "1.2.0",
"description": "Geppetto web frontend. Geppetto is an open-source platform to build web-based tools to visualize and simulate neuroscience data and models.",
"keywords": [
"geppetto",
Expand Down Expand Up @@ -48,8 +48,8 @@
"less": "^3.9.0"
},
"peerDepedencies": {
"@metacell/geppetto-meta-core": "1.1.0",
"@metacell/geppetto-meta-ui": "1.1.0"
"@metacell/geppetto-meta-core": "1.2.0",
"@metacell/geppetto-meta-ui": "1.2.0"
},
"buildOptions": {
"emitEntryPoint": true,
Expand Down
Loading

0 comments on commit d11b3aa

Please sign in to comment.