mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-30 18:43:02 +00:00
update package jsons
This commit is contained in:
parent
d668898c5b
commit
bcde78805f
17
package.json
17
package.json
@ -1,19 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "currency-api",
|
"name": "currency-api",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
|
||||||
"main": "currscript.js",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fs-extra": "^9.1.0",
|
"fs-extra": "^11.2.0",
|
||||||
"playwright": "^1.37.1"
|
"playwright": "^1.42.0"
|
||||||
},
|
}
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git+https://github.com/fawazahmed0/currency-api.git"
|
|
||||||
},
|
|
||||||
"author": "Fawaz Ahmed fawazahmed0@hotmail.com",
|
|
||||||
"bugs": {
|
|
||||||
"url": "https://github.com/fawazahmed0/currency-api/issues"
|
|
||||||
},
|
|
||||||
"homepage": "https://github.com/fawazahmed0/currency-api#readme"
|
|
||||||
}
|
}
|
||||||
|
5
skeleton-package.json
Normal file
5
skeleton-package.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"name": "@fawazahmed0/currency-api",
|
||||||
|
"version": "YYYY.MM.DD"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user