Mock request fix (#520)

diff --git a/pubspec.lock b/pubspec.lock
index 0494d35..1f53a75 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -368,11 +368,9 @@
   mock_request:
     dependency: "direct dev"
     description:
-      path: "."
-      ref: HEAD
-      resolved-ref: "5a6336d6a7ba9309b6fa31a6185b619f329dc5d7"
-      url: "https://github.com/thosakwe/mock_request.git"
-    source: git
+      name: mock_request
+      url: "https://pub.dartlang.org"
+    source: hosted
     version: "1.0.7"
   multi_server_socket:
     dependency: transitive
diff --git a/pubspec.yaml b/pubspec.yaml
index a56509a..14dcfbd 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -30,10 +30,7 @@
   codemirror: ^0.5.6
   coverage: ^0.13.0
   grinder: ^0.8.0
-  # TODO(brettmorgan): return to mock_request pub package after it is updated 
-  # mock_request: ^1.0.6
-  mock_request:
-    git: https://github.com/thosakwe/mock_request.git
+  mock_request: ^1.0.7
   pedantic: ^1.9.0
   shelf_router_generator: ^0.7.0+1
   synchronized: ^2.1.0