big-white-calendar
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"component": true, | ||
"usingComponents": { | ||
"countdown-time": "../countdown-time" | ||
"countdown-time": "../countdown-time/index" | ||
} | ||
} |
{ | ||
"component": true, | ||
"usingComponents": { | ||
"countdown-time": "../countdown-time" | ||
"countdown-time": "../countdown-time/index" | ||
} | ||
} |
{ | ||
"component": true, | ||
"usingComponents": { | ||
"countdown-time": "../countdown-time" | ||
"countdown-time": "../countdown-time/index" | ||
} | ||
} |
{ | ||
"component": true, | ||
"usingComponents": { | ||
"week": "./components/template-week", | ||
"user-discount": "./components/template-user-discount", | ||
"red-packet": "./components/template-red-packet" | ||
"week": "./components/template-week/index", | ||
"user-discount": "./components/template-user-discount/index", | ||
"red-packet": "./components/template-red-packet/index" | ||
} | ||
} |
{ | ||
"name": "big-white-calendar", | ||
"description": "big-white-calendar", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "files": [ |
38242