@jupyterlab/buildutils
Advanced tools
Comparing version 3.0.0-alpha.12 to 3.0.0-alpha.13
@@ -53,2 +53,3 @@ "use strict"; | ||
'index.js', | ||
'publicpath.js', | ||
'webpack.config.js', | ||
@@ -55,0 +56,0 @@ 'webpack.prod.config.js', |
{ | ||
"name": "@jupyterlab/buildutils", | ||
"version": "3.0.0-alpha.12", | ||
"version": "3.0.0-alpha.13", | ||
"description": "JupyterLab - Build Utilities", | ||
@@ -70,3 +70,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
}, | ||
"gitHead": "1d1142d07b66346e69888d44c746d1b2c6e11679" | ||
"gitHead": "6d5d48cfc02ca9166c36cebae76a6965fe6016a8" | ||
} |
{ | ||
"name": "@jupyterlab/template", | ||
"version": "3.0.0-alpha.12", | ||
"version": "3.0.0-alpha.13", | ||
"description": "JupyterLab - Package Template", | ||
@@ -40,3 +40,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.0.0-alpha.12", | ||
"@jupyterlab/testutils": "^3.0.0-alpha.13", | ||
"@types/jest": "^24.0.23", | ||
@@ -51,3 +51,3 @@ "jest": "^25.2.3", | ||
}, | ||
"gitHead": "1d1142d07b66346e69888d44c746d1b2c6e11679" | ||
"gitHead": "6d5d48cfc02ca9166c36cebae76a6965fe6016a8" | ||
} |
Sorry, the diff of this file is not supported yet
210414
68
3301