version 1.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wc-timer",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"description": "A lightweight, dependency-free countdown timer Web Component.",
|
||||
"type": "module",
|
||||
"main": "src/wc-timer.js",
|
||||
@@ -9,6 +9,7 @@
|
||||
},
|
||||
"files": [
|
||||
"src/wc-timer.js",
|
||||
"CHANGELOG.md",
|
||||
"README.md"
|
||||
],
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user