mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 12:53:24 +00:00
feat: additional api package stuff
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"@movie-web/eslint-config": "workspace:^0.2.0",
|
||||
"@movie-web/prettier-config": "workspace:^0.1.0",
|
||||
"@movie-web/tsconfig": "workspace:^0.1.0",
|
||||
"@types/node-forge": "^1.3.11",
|
||||
"eslint": "^8.56.0",
|
||||
"prettier": "^3.1.1",
|
||||
"typescript": "^5.4.3"
|
||||
@@ -29,6 +30,9 @@
|
||||
},
|
||||
"prettier": "@movie-web/prettier-config",
|
||||
"dependencies": {
|
||||
"@noble/hashes": "^1.4.0",
|
||||
"@scure/bip39": "^1.3.0",
|
||||
"node-forge": "^1.3.1",
|
||||
"ofetch": "^1.3.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user