Skip to content

Commit

Permalink
Merge branch 'main' into @kb/transformations
Browse files Browse the repository at this point in the history
  • Loading branch information
iotshaman committed Jan 29, 2022
2 parents 7ebc687 + d462473 commit 2c8d5bf
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 23 deletions.
73 changes: 52 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shaman-cli",
"version": "1.0.11",
"version": "1.0.12",
"description": "CLI to perform common tasks, like scaffolding source code.",
"main": "dist/index.js",
"typings": "public_api.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@types/sinon": "^10.0.6",
"chai": "^4.3.4",
"coveralls": "^3.1.1",
"mocha": "^9.1.3",
"mocha": "^9.2.0",
"nyc": "^15.1.0",
"sinon": "^12.0.1",
"ts-auto-mock": "^3.5.0",
Expand Down
Binary file modified templates/node/client-default-v1.0.0.zip
Binary file not shown.
Binary file modified templates/node/database-default-v1.0.2.zip
Binary file not shown.
Binary file modified templates/node/library-default-v1.0.2.zip
Binary file not shown.
Binary file modified templates/node/server-default-v1.0.2.zip
Binary file not shown.

0 comments on commit 2c8d5bf

Please sign in to comment.