Skip to content

Commit

Permalink
renaming sfdx-core-package
Browse files Browse the repository at this point in the history
  • Loading branch information
nhall97 committed Aug 3, 2021
1 parent ddefe07 commit 7177d1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sfdx-core-package/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "salesforce-app",
"name": "sfdx-core-package",
"private": true,
"version": "1.0.0",
"description": "Salesforce App",
"description": "Core package functionality",
"scripts": {
"lint": "npm run lint:lwc && npm run lint:aura",
"lint:aura": "eslint **/aura/**",
Expand Down

0 comments on commit 7177d1f

Please sign in to comment.