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