Skip to content

Commit d3082a6

Browse files
committed
Specify the files to publish to npm in package.json
1 parent 6eda866 commit d3082a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
"email": "m.goleb@gmail.com"
2121
}
2222
],
23+
"files": [
24+
"dist",
25+
"LICENSE"
26+
],
2327
"repository": {
2428
"type": "git",
2529
"url": "git://github.com/gnarf37/jquery-requestAnimationFrame.git"

0 commit comments

Comments
 (0)