Skip to content

Commit

Permalink
[ADD] v.1.1.3 for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
kenriortega committed Mar 16, 2021
1 parent 03ff5b9 commit f84615b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cuba-weather-javascript",
"version": "1.1.0",
"version": "1.1.3",
"description": "Simple SDK for cuba_weather API",
"main": "index.js",
"scripts": {
Expand All @@ -25,10 +25,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/kenriortega/cuba-weather-javascript.git"
"url": "git+https://github.com/cuba-weather/cuba-weather-javascript.git"
},
"bugs": {
"url": "https://github.com/kenriortega/cuba-weather-javascript/issues"
"url": "https://github.com/cuba-weather/cuba-weather-javascript/issues"
},
"homepage": "https://github.com/kenriortega/cuba-weather-javascript#readme"
"homepage": "https://github.com/cuba-weather/cuba-weather-javascript#readme"
}

0 comments on commit f84615b

Please sign in to comment.