Skip to content

Commit 0fe52ed

Browse files
Merge pull request #164 from open-source-labs/dubalol-patch-version-num-3.1.1
Update package.json
2 parents dc123af + 71c78b2 commit 0fe52ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactime",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "A library that helps debug React by memorizing the state of components with every render.",
55
"main": "index.js",
66
"repository": {
@@ -47,4 +47,4 @@
4747
"acorn": "^7.1.0",
4848
"acorn-jsx": "^5.0.2"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)