Skip to content

Commit

Permalink
fix: remove config value from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Frida Jacobsson committed Dec 20, 2024
1 parent 38d97e7 commit bce7c00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/jira-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@
"msw": "^1.0.0"
},
"files": [
"dist",
"config.d.ts"
"dist"
],
"configSchema": {
"$schema": "https://backstage.io/schema/config-v1",
Expand Down

0 comments on commit bce7c00

Please sign in to comment.