Skip to content

Commit 3aec931

Browse files
committed
update libraries because of hack
1 parent ca89e8f commit 3aec931

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"author": "",
1212
"license": "ISC",
1313
"devDependencies": {
14-
"@babel/core": "^7.1.2",
14+
"@babel/core": "^7.1.6",
1515
"@babel/node": "^7.0.0",
16-
"@babel/preset-env": "^7.1.0",
17-
"nodemon": "^1.18.4"
16+
"@babel/preset-env": "^7.1.6",
17+
"nodemon": "^1.18.7"
1818
},
1919
"dependencies": {
20-
"apollo-boost": "^0.1.17",
21-
"cross-fetch": "^2.2.2",
20+
"apollo-boost": "^0.1.22",
21+
"cross-fetch": "^2.2.3",
2222
"dotenv": "^6.1.0",
2323
"graphql": "^14.0.2"
2424
}

0 commit comments

Comments
 (0)