Skip to content

Commit d038f83

Browse files
committed
Merge pull request #75 from dwilson6/master
Add the plugins to the npm module
2 parents ae00d47 + 7829f41 commit d038f83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "strophejs-plugins",
33
"description": "Strophe.js community plugins",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"homepage": "https://github.com/strophe/strophejs-plugins",
66
"repository": {
77
"type": "git",
@@ -16,7 +16,7 @@
1616
"plugins"
1717
],
1818
"files": [
19-
"strophe.js",
19+
"/**/strophe*.js",
2020
"CHANGES.md",
2121
"README.md"
2222
],

0 commit comments

Comments
 (0)