Skip to content

Commit

Permalink
Updated dependencies and version
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienTaillon committed Oct 4, 2019
1 parent d0a4568 commit 2dab0ff
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 259 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "texei-sfdx-plugin",
"description": "Texeï's plugin for sfdx",
"version": "1.0.0",
"version": "1.1.0",
"author": "Texeï",
"bugs": "https://github.com/https://github.com/texei/texei-sfdx-plugin/issues",
"dependencies": {
Expand All @@ -26,11 +26,11 @@
"chai": "^4",
"globby": "^8",
"mocha": "^5",
"nyc": "^13",
"nyc": "^14.1.1",
"rimraf": "^2.6.3",
"ts-node": "^8",
"tslint": "^5",
"typescript": "~3.3",
"rimraf": "^2.6.3"
"typescript": "~3.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
Loading

0 comments on commit 2dab0ff

Please sign in to comment.