Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -321,4 +321,5 @@ YYYY/MM/DD, github id, Full name, email
2021/10/31, skef, Skef Iterum, github@skef.org
2021/10/31, hlstwizard, h.l.s.t@163.com
2021/12/03, eneko, Eneko Alonso, eneko.alonso@gmail.com
2021/12/16, Ketler13, Oleksandr Martyshchenko, oleksandr.martyshchenko@gmail.com
2021/12/25, Tinker1024, Tinker1024, tinker@huawei.com
3 changes: 3 additions & 0 deletions runtime/JavaScript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,8 @@
},
"engines": {
"node": ">=14"
},
"browser": {
"fs": false
}
}