Skip to content

Commit 92f1fe2

Browse files
author
Robert Jackson
committed
Add files to package.json.
1 parent 951c466 commit 92f1fe2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"bin": {
1717
"ember-component-template-colocation-migrator": "./bin/ember-component-template-colocation-migrator"
1818
},
19+
"files": [
20+
"bin/",
21+
"lib/"
22+
],
1923
"scripts": {
2024
"lint": "eslint .",
2125
"test": "mocha test/**/*-test.js"

0 commit comments

Comments
 (0)