mirror of
https://github.com/stjet/bns.git
synced 2025-12-29 11:19:25 +00:00
browser_test -> wallet
This commit is contained in:
12
ts_test/package.json
Normal file
12
ts_test/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"compile": "tsc -p ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"banani-bns": "^0.0.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user