mirror of
https://github.com/ershisan99/live-bundlers.git
synced 2026-02-06 05:12:10 +00:00
use styled-components
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@ershisan99/live-demo-lib",
|
||||
"private": false,
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.js",
|
||||
@@ -23,7 +23,8 @@
|
||||
"@radix-ui/react-slider": "^1.1.2",
|
||||
"clsx": "^2.0.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^18.2.0",
|
||||
"styled-components": "^6.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@it-incubator/eslint-config": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user