Merge branch 'master' into testing
This commit is contained in:
commit
9036bb5810
@ -9,7 +9,7 @@ const DEST_ZIP_DIR = path.join(__dirname, '../dist-zip');
|
||||
|
||||
|
||||
const extractExtensionData = () => {
|
||||
const extPackageJson = require('../src/manifest.json');
|
||||
const extPackageJson = require('../dist/manifest.json');
|
||||
|
||||
return {
|
||||
name: extPackageJson.name,
|
||||
|
Loading…
Reference in New Issue
Block a user