diff --git a/examples/async-counter-typescript/package.json b/examples/async-counter-typescript/package.json index a4f053e..faffa17 100644 --- a/examples/async-counter-typescript/package.json +++ b/examples/async-counter-typescript/package.json @@ -12,6 +12,6 @@ "typescript": "^4.9.3" }, "dependencies": { - "doom-reactive-state": "^1.0.3" + "doom-reactive-state": "^1.1.0" } } diff --git a/examples/cdn-package/index.html b/examples/cdn-package/index.html index 7f871a4..80cfe78 100644 --- a/examples/cdn-package/index.html +++ b/examples/cdn-package/index.html @@ -1,7 +1,7 @@
- + + + + + + +``` + # Contributing ## Run Tests