Skip to content

Commit

Permalink
"version": "0.0.40" (#151)
Browse files Browse the repository at this point in the history
* "version": "0.0.40"

* Update package.json

Co-authored-by: Stanislav Lvovsky <[email protected]>
  • Loading branch information
tomer-epstein and slavik-lvovsky authored Feb 20, 2020
1 parent d109bea commit 9e46982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Apache 2.0",
"description": "Provide rich user experience for Yeoman generators using VSCode extension or the browser",
"repository": "https://github.com/SAP/yeoman-ui",
"version": "0.0.39",
"version": "0.0.40",
"engines": {
"vscode": "^1.39.2"
},
Expand Down Expand Up @@ -103,7 +103,7 @@
"humanize-string": "^1.0.2",
"fs-extra": "^8.1.0",
"chalk": "^3.0.0",
"@vscode-logging/logger": "^0.1.1"
"@vscode-logging/logger": "0.1.1"
},
"devDependencies": {
"@types/chai": "^4.2.5",
Expand Down

0 comments on commit 9e46982

Please sign in to comment.