react-line-graph
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-line-graph", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple and lightweight line graph", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/umairnadeem/react-npm.git" | ||
"url": "git+https://github.com/umairnadeem/react-line-graph.git" | ||
}, | ||
@@ -24,5 +24,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/umairnadeem/react-npm/issues" | ||
"url": "https://github.com/umairnadeem/react-line-graph/issues" | ||
}, | ||
"homepage": "https://github.com/umairnadeem/react-npm#readme", | ||
"homepage": "https://github.com/umairnadeem/react-line-graph#readme", | ||
"dependencies": { | ||
@@ -29,0 +29,0 @@ "react": "^16.9.0", |
604782