test: add missing optional dependency

This commit is contained in:
LongYinan 2020-08-24 17:16:51 +08:00
parent a3c191f8d4
commit 3b6a8deb08
No known key found for this signature in database
GPG key ID: A3FFE134A3E20881
2 changed files with 6 additions and 0 deletions

View file

@ -83,6 +83,7 @@
"typescript": "^3.9.7"
},
"optionalDependencies": {
"@swc-node/core-linux-musl": "^0.4.1",
"tslib": "^2.0.1"
}
}

View file

@ -251,6 +251,11 @@
resolved "https://registry.npmjs.org/@swc-node/core-darwin/-/core-darwin-0.4.1.tgz#e3356da01e2c40af3594ade3d8413034d9bf6732"
integrity sha512-jniCmDu9cp/zZua2z34hALb7ommf/Q7UtSLNuTfkJ2MZFFpSUQ8bBrTjfk18Oql3z+uKGG0vKOsZhatT4yWBpg==
"@swc-node/core-linux-musl@^0.4.1":
version "0.4.1"
resolved "https://registry.npmjs.org/@swc-node/core-linux-musl/-/core-linux-musl-0.4.1.tgz#7a6ad2f2cfc86ad40f7eccfe222413c1d64dca49"
integrity sha512-WyMGN7LQ8wGvKWOL1I/Wj7HyNSZFhkbZvsdbnty2CHBPXC/WVszUdzWNf3RsegaAuIUgjkBbvf7KmCJd8E00Og==
"@swc-node/core-linux@^0.4.1":
version "0.4.1"
resolved "https://registry.npmjs.org/@swc-node/core-linux/-/core-linux-0.4.1.tgz#43dcb1f2d3e7c3324aaada894a01ac1830dab4d0"