Skip to content

Commit 262abba

Browse files
committed
add back xhr2 to affjax e2e
1 parent ee95a68 commit 262abba

File tree

2 files changed

+10
-51
lines changed

2 files changed

+10
-51
lines changed

e2e/1-affjax/package-lock.json

Lines changed: 8 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/1-affjax/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"dependencies": {
1616
"express": "^4.17.1",
1717
"express-graphql": "^0.12.0",
18-
"graphql": "^15.4.0"
18+
"graphql": "^15.4.0",
19+
"xhr2": "^0.2.1"
1920
}
2021
}

0 commit comments

Comments
 (0)