Skip to content

Commit 27d1c94

Browse files
authored
Update package.json
1 parent ccbcdc7 commit 27d1c94

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "css-loader",
3-
"version": "0.26.1",
4-
"author": "Tobias Koppers @sokra",
5-
"description": "css loader module for webpack",
2+
"name": "rtlcss-loader",
3+
"version": "1.0.0",
4+
"author": "Sidati MESSAITI",
5+
"description": "rtlcss loader module for webpack based on github.com/webpack/css-loader",
66
"engines": {
77
"node": ">=0.12.0"
88
},
@@ -37,7 +37,7 @@
3737
},
3838
"repository": {
3939
"type": "git",
40-
"url": "git@github.com:webpack/css-loader.git"
40+
"url": "git@github.com:sidati/rtlcss-loader.git"
4141
},
4242
"license": "MIT"
4343
}

0 commit comments

Comments
 (0)