Browse Source

* Renamed nodehttp to node.http

michael 5 năm trước cách đây
mục cha
commit
2ec9850679
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      demo/nodehttpserver/nodehttpdemo.lpr

+ 1 - 1
demo/nodehttpserver/nodehttpdemo.lpr

@@ -3,7 +3,7 @@ program nodehttpdemo;
 {$mode objfpc}
 
 uses
-  nodejsapp, JS, Classes, SysUtils, nodeJS, nodejshttp, nodejsnet;
+  nodejsapp, JS, Classes, SysUtils, nodeJS, node.http, node.net;
 
 type