Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Firenze11 committed Nov 18, 2019
1 parent d0247a9 commit 2f80671
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions bindings/jupyter-modules/jupyter-graph-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@mlvis/jupyter-graph-builder",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"transpile": "NODE_ENV=production babel src -d dist -s --config-file ../../../babel.config.js && yarn copy"
},
"dependencies": {
"@mlvis/graph-builder": "^1.1.2-alpha.2",
"@mlvis/graph-builder": "^1.1.2",
"react": "^16.9.0"
}
}
4 changes: 2 additions & 2 deletions bindings/jupyter-modules/jupyter-manifold/package.json
@@ -1,6 +1,6 @@
{
"name": "@mlvis/jupyter-manifold",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"transpile": "NODE_ENV=production babel src -d dist -s --config-file ../../../babel.config.js && yarn copy"
},
"dependencies": {
"@mlvis/manifold": "^1.1.2-alpha.2",
"@mlvis/manifold": "^1.1.2",
"global": "^4.4.0",
"react": "^16.9.0",
"react-dom": "^16.9.0",
Expand Down
4 changes: 2 additions & 2 deletions bindings/jupyter-modules/jupyter-multi-way-plot/package.json
@@ -1,6 +1,6 @@
{
"name": "@mlvis/jupyter-multi-way-plot",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"transpile": "NODE_ENV=production babel src -d dist -s --config-file ../../../babel.config.js && yarn copy"
},
"dependencies": {
"@mlvis/multi-way-plot": "^1.1.2-alpha.2",
"@mlvis/multi-way-plot": "^1.1.2",
"d3-scale": "^3.0.0",
"d3-scale-chromatic": "^1.3.3",
"global": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"lerna": "3.14.1",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"packages": [
"modules/*",
"bindings/jupyter-modules/*"
Expand Down
4 changes: 2 additions & 2 deletions modules/feature-list-view/package.json
@@ -1,6 +1,6 @@
{
"name": "@mlvis/feature-list-view",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"license": "Apache-2.0",
"description": "Feature List View component of the Manifold",
"publishConfig": {
Expand All @@ -23,7 +23,7 @@
"es6"
],
"dependencies": {
"@mlvis/mlvis-common": "^1.1.2-alpha.2",
"@mlvis/mlvis-common": "^1.1.2",
"d3-scale": "^3.0.0",
"numeral": "^2.0.6",
"prop-types": "^15.7.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/graph-builder/package.json
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "git+https://github.com/uber/manifold.git"
},
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"author": "Javid Hsueh",
"main": "index.js",
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions modules/manifold/package.json
@@ -1,6 +1,6 @@
{
"name": "@mlvis/manifold",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"publishConfig": {
"access": "public"
},
Expand All @@ -24,9 +24,9 @@
"@babel/polyfill": "^7.0.0",
"@loaders.gl/arrow": "^1.2.0-alpha.1",
"@loaders.gl/core": "^1.1.0",
"@mlvis/feature-list-view": "^1.1.2-alpha.2",
"@mlvis/mlvis-common": "^1.1.2-alpha.2",
"@mlvis/multi-way-plot": "^1.1.2-alpha.2",
"@mlvis/feature-list-view": "^1.1.2",
"@mlvis/mlvis-common": "^1.1.2",
"@mlvis/multi-way-plot": "^1.1.2",
"@tensorflow/tfjs": "^0.15.3",
"baseui": "^9.2.0",
"d3-color": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/mlvis-common/package.json
@@ -1,6 +1,6 @@
{
"name": "@mlvis/mlvis-common",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions modules/multi-way-plot/package.json
@@ -1,6 +1,6 @@
{
"name": "@mlvis/multi-way-plot",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"publishConfig": {
"access": "public"
},
Expand All @@ -23,7 +23,7 @@
"es6"
],
"dependencies": {
"@mlvis/mlvis-common": "^1.1.2-alpha.2",
"@mlvis/mlvis-common": "^1.1.2",
"d3-scale": "^3.0.0",
"d3-scale-chromatic": "^1.3.3",
"d3-shape": "^1.3.5",
Expand Down
4 changes: 2 additions & 2 deletions modules/stacked-calendar/package.json
@@ -1,7 +1,7 @@
{
"name": "@mlvis/stacked-calendar",
"description": "A day-hour calendar view with stacked charts for each hour",
"version": "1.1.2-alpha.2",
"version": "1.1.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand All @@ -10,7 +10,7 @@
"author": "Yang Wang",
"main": "index.js",
"dependencies": {
"@mlvis/mlvis-common": "^1.1.2-alpha.2",
"@mlvis/mlvis-common": "^1.1.2",
"d3-array": "^2.0.3",
"d3-scale": "^3.0.0",
"d3-scale-chromatic": "^1.3.3"
Expand Down

0 comments on commit 2f80671

Please sign in to comment.