mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-06-22 02:31:22 +02:00
Bumped kalk-component version
This commit is contained in:
parent
6468a6efb0
commit
533ead6b29
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -66,8 +66,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd web
|
cd web
|
||||||
npm install
|
npm install
|
||||||
- name: publish
|
|
||||||
run: echo success
|
|
||||||
- name: publish
|
- name: publish
|
||||||
run: |
|
run: |
|
||||||
cd web
|
cd web
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@paddim8/kalk-component",
|
"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.",
|
"description": "A Svelte component for kalk, a calculator that supports user-defined functions and variables.",
|
||||||
"svelte": "src/main.ts",
|
"svelte": "src/main.ts",
|
||||||
"main": "public/build/bundle.js",
|
"main": "public/build/bundle.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user