diff --git a/lib/src/commands/commands.dart b/lib/src/commands/commands.dart index 70a559de..08595fbc 100644 --- a/lib/src/commands/commands.dart +++ b/lib/src/commands/commands.dart @@ -5,6 +5,4 @@ export "key.dart"; export "init.dart"; export "install.dart"; export "make.dart"; -export "rename.dart"; -export 'update.dart'; -export 'version.dart'; \ No newline at end of file +export "rename.dart"; \ No newline at end of file