@openstapps/core-tools
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -0,1 +1,10 @@ | ||
## [0.0.3](https://gitlab.com/openstapps/core-tools/compare/v0.0.2...v0.0.3) (2018-12-18) | ||
### Bug Fixes | ||
* do not ignore resources ([6502bcf](https://gitlab.com/openstapps/core-tools/commit/6502bcf)) | ||
## [0.0.2](https://gitlab.com/openstapps/core-tools/compare/v0.0.1...v0.0.2) (2018-12-18) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@openstapps/core-tools", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Tools to convert and validate StAppsCore", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"documentation": "typedoc --includeDeclarations --excludeExternals --mode modules --out docs src", | ||
"prepareOnly": "npm run build", | ||
"prepack": "npm run build", | ||
"tslint": "tslint 'src/**/*.ts'" | ||
@@ -37,0 +37,0 @@ }, |
Sorry, the diff of this file is too big to display
749878
45