Skip to content

Commit

Permalink
feat(router): custom color property :root
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed May 27, 2022
1 parent c66b6f6 commit a471a2a
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 155 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,12 @@
]
},
"devDependencies": {
"@babel/core": "^7.18.0",
"@babel/core": "^7.18.2",
"@babel/plugin-transform-react-constant-elements": "^7.17.12",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@babel/preset-react": "^7.17.12",
"@babel/preset-typescript": "^7.17.12",
"@commitlint/cli": "^17.0.0",
"@commitlint/cli": "^17.0.1",
"@commitlint/config-conventional": "^17.0.0",
"@picocss/pico": "^1.5.2",
"@types/babel__core": "^7.1.19",
Expand All @@ -117,8 +117,8 @@
"benchmark": "^2.1.4",
"c8": "^7.11.3",
"canvas-confetti": "^1.5.1",
"chart.js": "^3.7.1",
"esbuild": "^0.14.39",
"chart.js": "^3.8.0",
"esbuild": "^0.14.40",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"export-size": "^0.5.2",
Expand Down

0 comments on commit a471a2a

Please sign in to comment.