Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - react-pie-menu@0.2.5
 - react-cache@2.0.0-alpha.0
  • Loading branch information
psychobolt committed May 30, 2019
1 parent a0ebf75 commit 5a16a54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-pie-menu",
"version": "0.2.4",
"version": "0.2.5",
"description": "A configurable radial context menu for React",
"main": "./dist/index.js",
"repository": "https://github.com/psychobolt/react-pie-menu.git",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "A basic cache for React applications",
"version": "2.0.0-alpha.0",
"repository": {
"type" : "git",
"url" : "https://github.com/facebook/react.git",
"type": "git",
"url": "https://github.com/facebook/react.git",
"directory": "packages/react-cache"
},
"files": [
Expand Down

0 comments on commit 5a16a54

Please sign in to comment.