diff options
| author | RblSb <msrblsb@gmail.com> | 2020-05-11 02:33:19 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-05-11 02:33:19 +0300 |
| commit | cd98a6fa51c8e18c13c62603d67a0880c53e729a (patch) | |
| tree | 1fec3b35cacc66d61bbbbdd68258453394382a53 /build-server.hxml | |
| parent | 89063941699b71cbed2a523e978477cdc286f4a4 (diff) | |
Use json2object for data validation
Diffstat (limited to 'build-server.hxml')
| -rw-r--r-- | build-server.hxml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-server.hxml b/build-server.hxml index 49def02..1cd9607 100644 --- a/build-server.hxml +++ b/build-server.hxml @@ -1,5 +1,6 @@ -lib hxnodejs
-lib hxnodejs-ws
+-lib json2object
# Client libs for completion
-lib youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git
-lib utest
|
