Skip to content

Commit dd9259a

Browse files
authored
Update package.json
1 parent 1058afb commit dd9259a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"url": "https://github.com/surmon-china/vue-codemirror.git"
1717
},
1818
"files": [
19-
"dist"
19+
"dist",
20+
"CHANGELOG.md"
2021
],
2122
"main": "./dist/vue-codemirror.cjs.js",
2223
"module": "./dist/vue-codemirror.esm.js",

0 commit comments

Comments
 (0)