Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit fb983a1

Browse files
committed
fixed description
1 parent 7527579 commit fb983a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-proxy-loader",
3-
"version": "0.3.0",
4-
"description": "Wraps a react component in a proxy component to enable Hot Module Replacement and Code Splitting.",
3+
"version": "0.3.1",
4+
"description": "Wraps a react component in a proxy component to enable Code Splitting.",
55
"main": "index.js",
66
"directories": {
77
"example": "example"

0 commit comments

Comments
 (0)