Skip to content

Commit f8d05ed

Browse files
committed
rewrite npm package.json
1 parent a4d0e5c commit f8d05ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yan-css-loader",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"author": "ahmong@126.com",
55
"description": "Yet another css loader module for webpack",
66
"engines": {
@@ -46,7 +46,7 @@
4646
},
4747
"repository": {
4848
"type": "git",
49-
"url": "git@github.com:webpack/css-loader.git"
49+
"url": "git+https://github.com/Ahmong/yan-css-loader.git"
5050
},
5151
"license": "MIT"
5252
}

0 commit comments

Comments
 (0)