Skip to content

Commit 2594958

Browse files
authored
chore: no need to export CHANGELOG.md (#168)
1 parent 1d84499 commit 2594958

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
@@ -9,8 +9,7 @@
99
"main": "cds-plugin.js",
1010
"files": [
1111
"lib",
12-
"srv",
13-
"CHANGELOG.md"
12+
"srv"
1413
],
1514
"scripts": {
1615
"lint": "npx eslint .",

0 commit comments

Comments
 (0)