Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Allow JSDOM to update in node modules
  • Loading branch information
ryanhamley committed Oct 31, 2018
commit 5d4c0181fc74550a83768f7c70db7343b654185a
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"gl": "^4.0.1",
"glob": "^7.0.3",
"is-builtin-module": "^1.0.0",
"jsdom": "11.11.0",
"jsdom": "^11.11.0",
"json-stringify-pretty-compact": "^1.0.4",
"jsonwebtoken": "^8.3.0",
"mock-geolocation": "^1.0.11",
Expand Down