renamed package

This commit is contained in:
Sergey Penkovsky
2021-04-26 14:56:09 +03:00
parent b6a4b86b19
commit f3b1ee84b2
13 changed files with 31 additions and 31 deletions

View File

@@ -13,8 +13,8 @@
import 'dart:collection';
import 'package:dart_di/binding.dart';
import 'package:dart_di/module.dart';
import 'package:cherrypick/binding.dart';
import 'package:cherrypick/module.dart';
Scope openRootScope() => Scope(null);