Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
feat(@salesforce/dev-config): bump version back to 1.6.0
Browse files Browse the repository at this point in the history
Move change to 1.6.0 to let breaking change set to 2.0.0

BREAKING CHANGE: Previous feat commits removes tslint and pretter config files. Use the
corresponding eslint and pretter config packages instead.
  • Loading branch information
amphro committed Jul 21, 2020
1 parent 0c94a64 commit 07196e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dev-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/dev-config",
"version": "2.0.0",
"version": "1.6.0",
"description": "A set of standard typescript config and tslint options for Salesforce projects.",
"repository": "https://github.com/forcedotcom/sfdx-dev-packages",
"main": "index.js",
Expand Down

0 comments on commit 07196e9

Please sign in to comment.