We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d993a74 commit 6eb4808Copy full SHA for 6eb4808
.github/workflows/release.yml
@@ -6,7 +6,6 @@ on:
6
7
jobs:
8
publish-npm:
9
- needs: build
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kotify/frappe-charts",
3
- "version": "1.4.1k4",
+ "version": "1.4.1k5",
4
"description": "https://github.com/kotify/charts",
5
"main": "dist/kotify-charts.min.cjs.js",
"module": "dist/kotify-charts.min.esm.js",
0 commit comments