Skip to content

Commit

Permalink
Fixing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
spoo-bar committed Jun 21, 2019
1 parent b0b9f62 commit ab2c639
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,9 @@
"@types/node": "^10.12.18",
"node-powershell": "^3.3.1",
"uuid": "^3.3.2",
"vkbeautify": "^0.99.3",
"vkbeautify": "^0.99.3"
},
"devDependencies": {
"vscode": "^1.1.26"
}
}

0 comments on commit ab2c639

Please sign in to comment.