Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit 91aa550

Browse files
Adding JSDOM
1 parent d897477 commit 91aa550

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
@@ -19,7 +19,8 @@
1919
}
2020
],
2121
"dependencies": {
22-
"rx": "*"
22+
"rx": "*",
23+
"jsdom": "*"
2324
},
2425
"devDependencies": {
2526
"grunt-cli": "*",

0 commit comments

Comments
 (0)