Skip to content

Commit 14d22e7

Browse files
committed
🚚 Migrate 'vision' -> 'vusion'.
Signed-off-by: Rainfore <rainforest92@126.com>
1 parent 2f961b3 commit 14d22e7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# vision-css-loader
1+
# vusion-css-loader
22

3-
> This is a fork of [css-loader](https://github.com/webpack/css-loader) with some modifications for handling Vision Components.
3+
> This is a fork of [css-loader](https://github.com/webpack/css-loader) with some modifications for handling Vusion Components.
44
55
## Modifications
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vision-css-loader",
2+
"name": "vusion-css-loader",
33
"version": "0.1.3",
44
"author": "Tobias Koppers @sokra",
55
"description": "css loader module for webpack",
@@ -36,7 +36,7 @@
3636
},
3737
"repository": {
3838
"type": "git",
39-
"url": "git@github.com:vision-app/vision-css-loader.git"
39+
"url": "git@github.com:vusion-app/vusion-css-loader.git"
4040
},
4141
"license": "MIT"
4242
}

0 commit comments

Comments
 (0)