fix(examples) using the new src directory instead of lib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { LayServer } from '../lib';
|
||||
import { LayServer } from '../src';
|
||||
import { google } from 'googleapis';
|
||||
|
||||
class InfoController {
|
||||
|
||||
Reference in New Issue
Block a user