Skip to content

Commit d299074

Browse files
committed
pkg json dependency cleanup + version bump
1 parent b4f511b commit d299074

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-loading-indicators",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Simply elegant light-weight loading indicators for react applications",
55
"scripts": {
66
"prebuild": "rm -rf dist",
@@ -93,7 +93,6 @@
9393
},
9494
"homepage": "https://react-loading-indicators.netlify.app/",
9595
"dependencies": {
96-
"colortranslator": "^1.10.2",
9796
"tinycolor2": "^1.6.0"
9897
}
9998
}

0 commit comments

Comments
 (0)