Skip to content

Commit 94b5572

Browse files
committed
0.1.2
1 parent 2161144 commit 94b5572

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scroll-lock-component",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A React component wrapper that restricts scrolling capabilities of everything except for its children.",
55
"main": "index.js",
66
"scripts": {
@@ -34,8 +34,8 @@
3434
"style-loader": "^0.13.1",
3535
"webpack": "^1.13.0"
3636
},
37-
"repository" : {
38-
"type" : "git",
39-
"url" : "https://github.com/orteth01/react-scroll-lock-component"
37+
"repository": {
38+
"type": "git",
39+
"url": "https://github.com/orteth01/react-scroll-lock-component"
4040
}
4141
}

0 commit comments

Comments
 (0)