Skip to content

Commit

Permalink
Merge pull request #3 from salesforcecli/fix-csvtojson
Browse files Browse the repository at this point in the history
fix: add cvstojson runtime dependency
  • Loading branch information
sfdcarter authored Jun 26, 2020
2 parents 31c205b + e930b07 commit 30ad4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"@oclif/errors": "^1.2.2",
"@salesforce/command": "^3.0.0",
"@salesforce/ts-types": "^1.2.2",
"@types/csvtojson": "^1.1.5",
"tslib": "^2.0.0"
},
"devDependencies": {
Expand All @@ -57,7 +58,6 @@
"@salesforce/ts-sinon": "^1.1.2",
"@semantic-release/git": "^9.0.0",
"@types/chai": "^4.2.11",
"@types/csvtojson": "^1.1.5",
"@types/jsforce": "1.9.18",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.9",
Expand Down

0 comments on commit 30ad4c1

Please sign in to comment.