@@ -5,6 +5,8 @@ name: Auto publish npm
on:
push:
+ branches:
+ - main
tags:
- v*
@@ -15,6 +15,8 @@ name: Auto releases
@@ -1,6 +1,6 @@
{
"name": "stdf",
- "version": "0.0.12",
+ "version": "0.0.11",
"description": "Mobile Web component library based on Svelte and Tailwind",
"main": "index.js",
"scripts": {