Skip to content

Commit

Permalink
Changes for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
enicolasgomez committed Mar 21, 2023
1 parent 33b748c commit 7b90d65
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 7b90d65

Please sign in to comment.