Skip to content

Commit ad6c4ff

Browse files
committed
update module name
1 parent 35b08d1 commit ad6c4ff

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
# v2.0.0
44

5+
- rename `css-spinner` to `@loadingio/css-spinner` since the old name conflicts.
56
- correct box-sizing model in every spinner
67
- fix ripple and heart spinner alignment
78
- add mixin.pug

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "loading.io",
3-
"name": "css-spinner",
3+
"name": "@loadingio/css-spinner",
44
"license": "MIT",
55
"description": "Pure CSS Loader Optimized for the Web",
66
"version": "2.0.0",

0 commit comments

Comments
 (0)