Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Sep 2, 2017
1 parent 284985d commit ae86c68
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "svgr",
"description": "Convert raw SVG into React components.",
"version": "0.0.0",
"main": "index.js",
"version": "0.1.0",
"main": "lib/index.js",
"repository": "[email protected]:smooth-code/svgr.git",
"author": "Greg Bergé <[email protected]>",
"keywords": [
Expand All @@ -14,7 +14,6 @@
"svg-to-react"
],
"license": "MIT",
"main": "lib/index.js",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-eslint": "^7.2.3",
Expand Down

0 comments on commit ae86c68

Please sign in to comment.