Explorar o código

Fix lint error

Jason Grout %!s(int64=6) %!d(string=hai) anos
pai
achega
84989f0492
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buildutils/src/update-dependency.ts

+ 1 - 1
buildutils/src/update-dependency.ts

@@ -115,7 +115,7 @@ Examples
   the 'latest' tag currently points to, with a caret range:
 
       update-dependency --regex '^@jupyterlab/' ^latest
-    
+
   Update all packages starting with '@jupyterlab/' in all lerna
   workspaces and the root package.json to whatever version the
   'next' tag for each package currently points to: