Skip to content

Commit

Permalink
Merge pull request #164 from open-source-labs/dubalol-patch-version-n…
Browse files Browse the repository at this point in the history
…um-3.1.1

Update package.json
  • Loading branch information
dubalol authored Mar 5, 2020
2 parents dc123af + 71c78b2 commit 0fe52ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactime",
"version": "3.1.0",
"version": "3.1.1",
"description": "A library that helps debug React by memorizing the state of components with every render.",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -47,4 +47,4 @@
"acorn": "^7.1.0",
"acorn-jsx": "^5.0.2"
}
}
}

0 comments on commit 0fe52ed

Please sign in to comment.