Skip to content

Commit 418e22e

Browse files
chore: 0.0.14
1 parent e844460 commit 418e22e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/motif-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"serve": "vite preview --port 3000"
99
},
1010
"dependencies": {
11-
"@cylynx/motif": "^0.0.13",
11+
"@cylynx/motif": "^0.0.14",
1212
"@reduxjs/toolkit": "^1.2.3",
1313
"attr-accept": "^2.2.2",
1414
"baseui": "^9.90.0",

packages/motif/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cylynx/motif",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"description": "An out of the box graph visualization toolkit to assist analysis and investigation of network data.",
55
"author": "Timothy Lin",
66
"keywords": [

packages/pymotif/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"watch:labextension": "jupyter labextension watch ."
5151
},
5252
"dependencies": {
53-
"@cylynx/motif": "^0.0.10",
53+
"@cylynx/motif": "^0.0.14",
5454
"@jupyter-widgets/base": "^1.1.10 || ^2.0.0 || ^3.0.0 || ^4.0.0",
5555
"@reduxjs/toolkit": "^1.5.0",
5656
"baseui": "^9.90.0",

0 commit comments

Comments
 (0)