Skip to content

Commit fbfb45d

Browse files
fix(package): update apollo-boost to version 0.4.9
Closes #11
1 parent 99fc149 commit fbfb45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"nodemon": "^1.18.9"
1818
},
1919
"dependencies": {
20-
"apollo-boost": "^0.1.22",
20+
"apollo-boost": "^0.4.9",
2121
"cross-fetch": "^3.0.0",
2222
"dotenv": "^6.2.0",
2323
"graphql": "^14.0.2"

0 commit comments

Comments
 (0)