Skip to content

Commit 13d196f

Browse files
committed
Add xmlhttprequest to devDependencies
1 parent d4b3b6f commit 13d196f

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
@@ -7,6 +7,7 @@
77
"gulp-plumber": "^1.0.0",
88
"gulp-purescript": "^0.5.0",
99
"express": "^4.13.1",
10-
"body-parser": "^1.13.2"
10+
"body-parser": "^1.13.2",
11+
"xmlhttprequest": "^1.7.0"
1112
}
1213
}

0 commit comments

Comments
 (0)