Browse Source

remove overrider dependency

melon.yin 2 years ago
parent
commit
48e95acd32
1 changed files with 5 additions and 5 deletions
  1. 5 5
      pubspec.yaml

+ 5 - 5
pubspec.yaml

@@ -24,11 +24,11 @@ dependencies:
       ref: ^1.1.0     
   image: 3.1.3     
 
-dependency_overrides:
-  fis_common:
-    git:
-      url: http://git.ius.plus:88/Project-Wing/fis_lib_common.git
-      ref: 1.0.7+1        
+# dependency_overrides:
+#   fis_common:
+#     git:
+#       url: http://git.ius.plus:88/Project-Wing/fis_lib_common.git
+#       ref: 1.0.7+1        
 
 dev_dependencies:
   flutter_test: