update google server, react hooks, packages

This commit is contained in:
Elisha Nuchi
2019-07-14 01:19:15 -04:00
parent 3c21a29c3b
commit fff8dc3524
12 changed files with 2731 additions and 12634 deletions
+3 -3
View File
@@ -7,8 +7,8 @@
"plugins": [
"transform-es3-property-literals",
"transform-es3-member-expression-literals",
"transform-class-properties",
"transform-object-rest-spread",
"transform-object-assign"
"@babel/plugin-proposal-class-properties",
"@babel/plugin-proposal-object-rest-spread",
"@babel/plugin-transform-object-assign"
]
}