Skip to content

Commit 1016db6

Browse files
committed
v0.2.0
1 parent f20f0c5 commit 1016db6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-date-pickers",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "SolidJS date picker components built with @suid/material",
55
"keywords": [
66
"solid",
@@ -37,7 +37,7 @@
3737
},
3838
"repository": {
3939
"type": "git",
40-
"url": "https://github.com/tkirda/solid-date-pickers.git"
40+
"url": "git+https://github.com/tkirda/solid-date-pickers.git"
4141
},
4242
"peerDependencies": {
4343
"@suid/icons-material": "^0.6.11",

0 commit comments

Comments
 (0)