@jupyterlab/buildutils
Advanced tools
Comparing version 3.0.0-alpha.13 to 3.0.0-alpha.14
{ | ||
"name": "@jupyterlab/buildutils", | ||
"version": "3.0.0-alpha.13", | ||
"version": "3.0.0-alpha.14", | ||
"description": "JupyterLab - Build Utilities", | ||
@@ -70,3 +70,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
}, | ||
"gitHead": "6d5d48cfc02ca9166c36cebae76a6965fe6016a8" | ||
"gitHead": "0c95fd64efe0ba648e06683f7114698fda295329" | ||
} |
{ | ||
"name": "@jupyterlab/template", | ||
"version": "3.0.0-alpha.13", | ||
"version": "3.0.0-alpha.14", | ||
"description": "JupyterLab - Package Template", | ||
@@ -40,3 +40,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.0.0-alpha.13", | ||
"@jupyterlab/testutils": "^3.0.0-alpha.14", | ||
"@types/jest": "^24.0.23", | ||
@@ -51,3 +51,3 @@ "jest": "^25.2.3", | ||
}, | ||
"gitHead": "6d5d48cfc02ca9166c36cebae76a6965fe6016a8" | ||
"gitHead": "0c95fd64efe0ba648e06683f7114698fda295329" | ||
} |