Skip to content

Commit aa2669c

Browse files
committed
Bump nodejs.
1 parent 76b8c29 commit aa2669c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

haxe_libraries/hxnodejs.hxml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# @install: lix --silent download "haxelib:/hxnodejs#10.0.0" into hxnodejs/10.0.0/haxelib
2-
-cp ${HAXE_LIBCACHE}/hxnodejs/10.0.0/haxelib/src
3-
-D hxnodejs=10.0.0
1+
# @install: lix --silent download "haxelib:/hxnodejs#12.2.0" into hxnodejs/12.2.0/haxelib
2+
-cp ${HAXE_LIBCACHE}/hxnodejs/12.2.0/haxelib/src
3+
-D hxnodejs=12.2.0
44
--macro allowPackage('sys')
55
# should behave like other target defines and not be defined in macro context
66
--macro define('nodejs')
7+
--macro _internal.SuppressDeprecated.run()

0 commit comments

Comments
 (0)