mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-15 09:40:52 +00:00
9 lines
98 B
JSON
9 lines
98 B
JSON
{
|
|
"scripts": {
|
|
"tsc": "tsc"
|
|
},
|
|
"devDependencies": {
|
|
"typescript": "^3.3.3333"
|
|
}
|
|
}
|