mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-02-23 03:50:47 +01:00
Bumped kalk-component version
This commit is contained in:
parent
232a437849
commit
dbb3a7642d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -66,8 +66,6 @@ jobs:
|
||||
run: |
|
||||
cd web
|
||||
npm install
|
||||
- name: publish
|
||||
run: echo success
|
||||
- name: publish
|
||||
run: |
|
||||
cd web
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@paddim8/kalk-component",
|
||||
"version": "1.2.3",
|
||||
"version": "1.3.0",
|
||||
"description": "A Svelte component for kalk, a calculator that supports user-defined functions and variables.",
|
||||
"svelte": "src/main.ts",
|
||||
"main": "public/build/bundle.js",
|
||||
|
Loading…
Reference in New Issue
Block a user