fix(core): update
This commit is contained in:
		@@ -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 };
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user