Skip to content

Commit 1b2dc36

Browse files
committed
Test code for strophe/strophejs#839
1 parent 43b470e commit 1b2dc36

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
@@ -151,7 +151,8 @@
151151
"pluggable.js": "^3.0.1",
152152
"prettier": "^3.2.5",
153153
"sizzle": "^2.3.5",
154-
"sprintf-js": "^1.1.2"
154+
"sprintf-js": "^1.1.2",
155+
"strophe.js": "file:../strophejs"
155156
},
156157
"resolutions": {
157158
"autoprefixer": "10.4.5"

0 commit comments

Comments
 (0)