Skip to content

Commit 37a12cf

Browse files
committed
Update package version to fix typo
1 parent 8c10073 commit 37a12cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stencil-container",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Stencil Container with if-statements and for-loops",
55
"module": "dist/esm/index.js",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)