resources-tsk
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -21,1 +21,5 @@ # Changelog | ||
- Documentation. | ||
## [1.0.6] - 2020-08-13 | ||
### Added | ||
- Runkit example file. |
{ | ||
"name": "resources-tsk", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "tool for use with or without NodeTskeleton template project", | ||
@@ -25,2 +25,3 @@ "repository": { | ||
"types": "lib/index.d.ts", | ||
"runkitExampleFilename": "runkitExample.js", | ||
"scripts": { | ||
@@ -27,0 +28,0 @@ "build": "rm -rf lib/* && tsc --sourceMap false", |
10550
6
137