Skip to content

Commit cf520a6

Browse files
authored
chore: no need to export CHANGELOG.md
1 parent b4c1318 commit cf520a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"license": "Apache-2.0",
1212
"main": "cds-plugin.js",
1313
"files": [
14-
"lib",
15-
"CHANGELOG.md"
14+
"lib"
1615
],
1716
"scripts": {
1817
"lint": "npx eslint .",

0 commit comments

Comments
 (0)