Skip to content

Commit

Permalink
doc: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zwwill committed Dec 4, 2018
1 parent baee609 commit fac976e
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,12 +1,12 @@
{
"name": "@megalo/px2rpx",
"description": "According to one stylesheet, generate rpx version and @1x, @2x and @3x stylesheet",
"version": "0.0.2",
"homepage": "https://github.com/megalojs/px2rpx",
"description": "According to one stylesheet, generate rpx version.",
"version": "0.1.0",
"homepage": "https://github.com/megalojs/megalo-px2rpx",
"author": "zwwill <[email protected]>",
"repository": {
"type": "git",
"url": "[email protected]:megalojs/px2rpx.git"
"url": "[email protected]:megalojs/megalo-px2rpx.git"
},
"files": [
"bin",
Expand Down

0 comments on commit fac976e

Please sign in to comment.