Skip to content

Commit

Permalink
Update package.json (#331)
Browse files Browse the repository at this point in the history
* Update package.json

* Update package.json
  • Loading branch information
slavik-lvovsky authored Jul 28, 2020
1 parent 8cd48a3 commit 5858d6c
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
@@ -1,6 +1,6 @@
{
"name": "yeoman-ui",
"version": "1.1.5",
"version": "1.1.6",
"displayName": "Application Wizard",
"publisher": "SAPOS",
"author": {
Expand Down Expand Up @@ -163,7 +163,7 @@
"@types/object-hash": "^1.3.1",
"@types/sinon": "^7.5.0",
"@types/ws": "^6.0.3",
"@types/yeoman-environment": "^2.3.3",
"@types/yeoman-environment": "2.3.3",
"bufferutil": "^4.0.1",
"chai": "^4.2.0",
"copy-webpack-plugin": "^5.0.5",
Expand Down

0 comments on commit 5858d6c

Please sign in to comment.