Skip to content

Commit

Permalink
Merge branch 'release/5.6.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
nsteenbeek committed Sep 7, 2021
2 parents 43cf15b + e07ddd7 commit 6c578a7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bin/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bin/root/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"moduleResolution": "node",
"resolveJsonModule": true,
"esModuleInterop": true,
"target": "es5",
"target": "es6",
"allowJs": true,
"sourceMap": true,
"jsx": "react",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hso/d365-cli",
"version": "5.5.6",
"author": "HSO Innovation <[email protected]> (http://www.hso.com)",
"version": "5.6.0",
"author": "HSO Innovation <[email protected]> (https://www.hso.com)",
"description": "Dynamics 365 Command Line Interface for TypeScript projects for Dataverse",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6c578a7

Please sign in to comment.