Skip to content

Commit 9b2f4af

Browse files
author
Denis Shundeev
committed
update path
1 parent 285d727 commit 9b2f4af

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
@@ -7,7 +7,7 @@
77
"node": ">=0.12.0"
88
},
99
"dependencies": {
10-
"css-selector-tokenizer": "git+https://github.com/exceptioncpp/css-selector-tokenizer.git",
10+
"css-selector-tokenizer": "https://github.com/exceptioncpp/css-selector-tokenizer/archive/master.tar.gz",
1111
"cssnano": ">=2.6.1 <4",
1212
"loader-utils": "~0.2.2",
1313
"lodash.camelcase": "^3.0.1",
@@ -34,7 +34,7 @@
3434
},
3535
"repository": {
3636
"type": "git",
37-
"url": "[email protected]:webpack/css-loader.git"
37+
"url": "[email protected]:exceptioncpp/css-loader.git"
3838
},
3939
"license": "MIT"
4040
}

0 commit comments

Comments
 (0)