Skip to content

Commit

Permalink
chore: update oclif-dev to oclif
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieRuemmele committed Apr 7, 2022
1 parent 62f4364 commit 4f3e356
Show file tree
Hide file tree
Showing 2 changed files with 1,823 additions and 47 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"tslib": "^2"
},
"devDependencies": {
"@oclif/dev-cli": "^1",
"oclif": "^2.6.3",
"@oclif/plugin-command-snapshot": "^3",
"@salesforce/cli-plugins-testkit": "^1.4.10",
"@salesforce/dev-config": "^3.0.1",
Expand Down Expand Up @@ -131,7 +131,7 @@
"test:command-reference": "./bin/run commandreference:generate --erroronwarnings",
"test:deprecation-policy": "./bin/run snapshot:compare",
"test:nuts": "nyc mocha \"**/*.nut.ts\" --slow 4500 --timeout 600000 --parallel",
"version": "oclif-dev readme"
"version": "oclif readme"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 4f3e356

Please sign in to comment.