@robotlegsjs/macrobot
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -46,2 +46,12 @@ # RobotlegsJS Macrobot Changelog | ||
### [v1.0.2](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/1.0.2) - 2019-03-23 | ||
#### Fixed | ||
- Solve `npm readme` problem (see #94): | ||
> "Unable to find a readme for @robotlegsjs/macrobot@1.0.1". | ||
- Solve `npm audit` warning, ignoring warnings from `dev dependencies` (see #94). | ||
### [v1.0.1](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/1.0.1) - 2019-03-21 | ||
@@ -48,0 +58,0 @@ |
{ | ||
"name": "@robotlegsjs/macrobot", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript port of Robotlegs Utilities Macrobot", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
102718