version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
jusax23 2023-02-27 20:10:46 +01:00
parent 5615d063ba
commit 13929bb14f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "juml",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "juml",
"version": "1.0.0",
"version": "1.0.1",
"license": "UNLICENSED",
"dependencies": {
"node-fetch": "^3.3.0"

View file

@ -1,6 +1,6 @@
{
"name": "juml",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "dist/juml.js",
"types": "dist/juml.d.ts",