Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Commit aac80d2

Browse files
committed
0.5.2
1 parent 53750aa commit aac80d2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "json-loader",
3-
"version": "0.5.1",
4-
"author": "Tobias Koppers @sokra",
5-
"description": "json loader module for webpack",
6-
"license": "MIT",
7-
"repository": {
8-
"type": "git",
9-
"url" : "https://github.com/webpack/json-loader.git"
10-
}
2+
"name": "json-loader",
3+
"version": "0.5.2",
4+
"author": "Tobias Koppers @sokra",
5+
"description": "json loader module for webpack",
6+
"license": "MIT",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/webpack/json-loader.git"
10+
}
1111
}

0 commit comments

Comments
 (0)