Skip to content

Commit 754e7ed

Browse files
author
tomaskallup
authored
Update package.json
1 parent 5ae6d98 commit 754e7ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "typed-css-modules-loader",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"description": "Webpack loader for typed-css-modules",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/olegstepura/typed-css-modules-loader.git"
11+
"url": "https://github.com/tomaskallup/typed-css-modules-loader.git"
1212
},
1313
"keywords": [
1414
"typescript",
@@ -18,7 +18,7 @@
1818
"author": "Oleg Stepura",
1919
"license": "MIT",
2020
"bugs": {
21-
"url": "https://github.com/olegstepura/typed-css-modules-loader/issues"
21+
"url": "https://github.com/tomaskallup/typed-css-modules-loader/issues"
2222
},
2323
"dependencies": {
2424
"loader-utils": "^1.1.0",

0 commit comments

Comments
 (0)