react-led-digit
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "react-led-digit", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -26,2 +26,3 @@ "main": "./lib/index.js", | ||
}, | ||
"homepage": "https://github.com/yakunins/react-led-digit", | ||
"license": "MIT", | ||
@@ -45,3 +46,5 @@ "author": { | ||
], | ||
"homepage": "https://github.com/yakunins/real-clock", | ||
"dependencies": { | ||
"classnames": "^2.5.1" | ||
}, | ||
"devDependencies": { | ||
@@ -61,3 +64,2 @@ "@chromatic-com/storybook": "^1.6.1", | ||
"@typescript-eslint/parser": "^7.16.1", | ||
"classnames": "^2.5.1", | ||
"cpy-cli": "^5.0.0", | ||
@@ -64,0 +66,0 @@ "eslint": "^8.57.0", |
35182
28
1
+ Addedclassnames@^2.5.1
+ Addedclassnames@2.5.1(transitive)