Skip to content

Commit

Permalink
fix: remove unused files in root package.json
Browse files Browse the repository at this point in the history
Those entries were added when we referenced to dist  files using git dependency,
they should have been removed in 984c871.
  • Loading branch information
JanPodmajersky committed Jun 18, 2024
1 parent abb026b commit 0369eef
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,5 @@
},
"engines": {
"yarn": ">=1"
},
"files": [
"/dist",
"LICENSE"
]
}
}

0 comments on commit 0369eef

Please sign in to comment.