Skip to content

Commit

Permalink
Fix release.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreimejov committed May 14, 2020
1 parent d993a74 commit 6eb4808
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

jobs:
publish-npm:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kotify/frappe-charts",
"version": "1.4.1k4",
"version": "1.4.1k5",
"description": "https://github.com/kotify/charts",
"main": "dist/kotify-charts.min.cjs.js",
"module": "dist/kotify-charts.min.esm.js",
Expand Down

0 comments on commit 6eb4808

Please sign in to comment.