1
0
Fork 0
js-utils/config/rollup-external.json

9 lines
69 B
JSON
Raw Normal View History

2019-09-29 21:06:03 +00:00
{
"names": [
"async_hooks",
"chai",
2020-05-20 13:12:09 +00:00
"mock-fs",
2019-09-29 21:06:03 +00:00
"sinon"
]
}