Skip to content

Commit 4a867bb

Browse files
authored
Merge pull request #815 from MetaCell/feature/NETPYNE-208
aligning package files used for develop
2 parents 9e495c6 + 777c3c6 commit 4a867bb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

webapp/dev_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geppetto-netpyne",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Geppetto NetPyNE-UI frontend.",
55
"repository": "https://github.com/MetaCell/NetPyNE-UI",
66
"license": "MIT",

webapp/package.bak

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geppetto-netpyne",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Geppetto NetPyNE-UI frontend.",
55
"repository": "https://github.com/MetaCell/NetPyNE-UI",
66
"license": "MIT",
@@ -19,9 +19,9 @@
1919
"@material-ui/core": "4.12.1",
2020
"@material-ui/icons": "^4.11.2",
2121
"@material-ui/lab": "^4.0.0-alpha.60",
22-
"@metacell/geppetto-meta-client": "1.2.0",
23-
"@metacell/geppetto-meta-core": "1.2.0",
24-
"@metacell/geppetto-meta-ui": "1.2.0",
22+
"@metacell/geppetto-meta-client": "1.2.7",
23+
"@metacell/geppetto-meta-core": "1.2.7",
24+
"@metacell/geppetto-meta-ui": "1.2.7",
2525
"@nosferatu500/react-sortable-tree": "3.0.5",
2626
"@sentry/integrations": "^6.16.1",
2727
"@sentry/react": "^6.16.1",

0 commit comments

Comments
 (0)