@abi-software/scaffoldvuer 1.1.0-beta.0 → 1.1.0-beta.1

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": "@abi-software/scaffoldvuer",
3
- "version": "1.1.0-beta.0",
3
+ "version": "1.1.0-beta.1",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -668,6 +668,7 @@ export default {
668
668
  return {
669
669
  flatmapAPI: this.flatmapAPI,
670
670
  scaffoldUrl: this.url,
671
+ $annotator: this.annotator,
671
672
  };
672
673
  },
673
674
  data: function () {