Skip to content

Commit f829b33

Browse files
author
Luiz
committed
v0.13.0
1 parent 0f7120a commit f829b33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wc-context",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"description": "Context for HTML custom elements / web components",
55
"repository": "blikblum/wc-context",
66
"author": "Luiz Américo Pereira Câmara",
@@ -57,4 +57,4 @@
5757
"start:watch": "web-dev-server --open examples/ --node-resolve --watch",
5858
"test": "yarn node --experimental-vm-modules $(yarn bin jest)"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)