box-annotations
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -1,5 +0,5 @@ | ||
<a name="0.0.9"></a> | ||
## 0.0.9 (2017-10-24) | ||
<a name="0.0.10"></a> | ||
## 0.0.10 (2017-10-25) | ||
* Chore: Migrating annotations code into repo ([b5efd2a](https://github.com/box/box-annotations/commit/b5efd2a)) | ||
* Chore: Migrating annotations code into repo ([3521db1](https://github.com/box/box-annotations/commit/3521db1)) | ||
* New: Building as npm package ([253ea03](https://github.com/box/box-annotations/commit/253ea03)) | ||
@@ -6,0 +6,0 @@ * New: Copying annotations code from box/box-content-preview ([12aaab4](https://github.com/box/box-annotations/commit/12aaab4)) |
@@ -15,3 +15,2 @@ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); | ||
/** | ||
@@ -18,0 +17,0 @@ * NAME: The name of the annotator. |
{ | ||
"name": "box-annotations", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Box Annotations", | ||
@@ -5,0 +5,0 @@ "author": "Box (https://www.box.com/)", |
Sorry, the diff of this file is not supported yet
549340