Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lfkwtz committed Jan 30, 2019
1 parent 7d063ee commit df806af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
"description": "A collection of simple shapes built with CSS for use as icons, buttons, graphics, etc..",
"license": "MIT",
"author": "Michael Lefkowitz <[email protected]>",
"repository": "https://github.com/lfkwtz/react-native-shapes",
"repository": {
"type": "git",
"url": "https://github.com/lfkwtz/react-native-shapes.git"
},
"main": "src/index.js",
"keywords": [
"shapes",
Expand Down

0 comments on commit df806af

Please sign in to comment.