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