Skip to content

Commit c8ccc41

Browse files
authored
Merge pull request #502 from vincentwoo/master
Bundle top-level .js and .json files in NPM
2 parents 7b87e78 + 537c8ba commit c8ccc41

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"repository": "https://github.com/sourcelair/xterm.js",
1111
"license": "MIT",
1212
"files": [
13+
"*.js",
14+
"*.json",
1315
"dist/*.css",
1416
"dist/**/*.css",
1517
"dist/*.js",

0 commit comments

Comments
 (0)