Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Sep 11, 2023
1 parent 4db765d commit 6c1a58d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 190 deletions.
186 changes: 0 additions & 186 deletions docs/assets/index.68e9de6f.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/assets/index.f0488a28.css

This file was deleted.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<script type="module" crossorigin src="assets/index.68e9de6f.js"></script>
<link rel="stylesheet" href="assets/index.f0488a28.css">
<script type="module" crossorigin src="assets/index.8c79c96b.js"></script>
<link rel="stylesheet" href="assets/index.6fc76280.css">
</head>
<body>
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jswork/react-calendar-graph",
"homepage": "https://js.work",
"version": "2.0.1",
"version": "2.0.2",
"description": "Calendar graph like github for react.",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 6c1a58d

Please sign in to comment.