fix(core): update
This commit is contained in:
parent
246037aaae
commit
d3509b8834
@ -39,4 +39,4 @@
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
]
|
||||
}
|
||||
}
|
@ -1,3 +1,3 @@
|
||||
import 'typings-global';
|
||||
export import browserSync = require('browser-sync');
|
||||
export import smartq = require('smartq');
|
||||
import * as puppeteer from 'puppeteer';
|
||||
|
||||
export { puppeteer };
|
||||
|
Loading…
Reference in New Issue
Block a user