lucid-package 0.0.59 → 0.0.60

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucid-package",
3
- "version": "0.0.59",
3
+ "version": "0.0.60",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -127,6 +127,7 @@ const defaultNameMap = new Map([
127
127
  ['opacity', 'Opacity'],
128
128
  ['rotation', 'Rotation'],
129
129
  ['aspectRatio', 'AspectRatio'],
130
+ ['link', 'Link'],
130
131
  ]);
131
132
  //Produce JSON equivalent to the document service's
132
133
  // /shapeLibraries/:name/shapes endpoint