We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b730df commit 7bec053Copy full SHA for 7bec053
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/sullenor/generic-names.git"
+ "url": "git+https://github.com/css-modules/generic-names.git"
12
13
"keywords": [
14
"css-modules",
@@ -17,9 +17,9 @@
17
"author": "Alexey Litvinov",
18
"license": "MIT",
19
"bugs": {
20
- "url": "https://github.com/sullenor/generic-names/issues"
+ "url": "https://github.com/css-modules/generic-names/issues"
21
22
- "homepage": "https://github.com/sullenor/generic-names#readme",
+ "homepage": "https://github.com/css-modules/generic-names#readme",
23
"dependencies": {
24
"loader-utils": "^0.2.11"
25
0 commit comments