enum-values
Advanced tools
+10
-0
@@ -5,2 +5,12 @@ # Change Log | ||
| <a name="1.1.5"></a> | ||
| ## [1.1.5](https://github.com/slavik57/enum-values/compare/v1.1.4...v1.1.5) (2017-08-02) | ||
| ### Bug Fixes | ||
| * remove the master branch from travis file ([2445bdc](https://github.com/slavik57/enum-values/commit/2445bdc)) | ||
| <a name="1.1.4"></a> | ||
@@ -7,0 +17,0 @@ ## [1.1.4](https://github.com/slavik57/enum-values/compare/v1.1.3...v1.1.4) (2017-08-02) |
| { | ||
| "name": "enum-values", | ||
| "version": "1.1.4", | ||
| "version": "1.1.5", | ||
| "lockfileVersion": 1, | ||
@@ -5,0 +5,0 @@ "requires": true, |
+1
-1
| { | ||
| "name": "enum-values", | ||
| "version": "1.1.4", | ||
| "version": "1.1.5", | ||
| "description": "Library for getting the names and values of typescript enum", | ||
@@ -5,0 +5,0 @@ "typings": "index.d.ts", |
67826
0.36%