mirror of
https://github.com/anatolykopyl/vk-nft-feed.git
synced 2026-03-26 04:44:34 +00:00
Nft minting works
This commit is contained in:
@@ -5,13 +5,15 @@
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"run": "node index.js"
|
||||
"start": "node index.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@svgdotjs/svg.js": "^3.1.1",
|
||||
"axios": "^0.25.0",
|
||||
"dotenv": "^14.2.0",
|
||||
"rarepress": "^0.1.7"
|
||||
"rareterm.node": "^0.0.10",
|
||||
"svgdom": "^0.1.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user