mol_plot_all 1.2.612 → 1.2.613

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/node.meta.tree CHANGED
@@ -6,6 +6,7 @@
6
6
  pack lib git \https://github.com/hyoo-ru/mam_lib.git
7
7
  pack piterjs git \https://github.com/piterjs/piterjs.git
8
8
  pack psb git \https://github.com/MolDevHack/psb.git
9
+ pack mpds git \https://github.com/mpds-io/mam_mpds
9
10
  \/mol
10
11
  pack icon git \https://github.com/nin-jin/mol_icon.git
11
12
  \/mol/view
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mol_plot_all",
3
- "version": "1.2.612",
3
+ "version": "1.2.613",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/web.meta.tree CHANGED
@@ -6,6 +6,7 @@
6
6
  pack lib git \https://github.com/hyoo-ru/mam_lib.git
7
7
  pack piterjs git \https://github.com/piterjs/piterjs.git
8
8
  pack psb git \https://github.com/MolDevHack/psb.git
9
+ pack mpds git \https://github.com/mpds-io/mam_mpds
9
10
  \/mol
10
11
  pack icon git \https://github.com/nin-jin/mol_icon.git
11
12
  \/mol/view