Release v0.45.3

This commit is contained in:
Mario Zechner 2026-01-13 04:56:41 +01:00
parent 1919fd7c9c
commit 2090599e4b
17 changed files with 57 additions and 227 deletions

View file

@ -1,12 +1,12 @@
{
"name": "pi-extension-with-deps",
"version": "1.9.2",
"version": "1.9.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-extension-with-deps",
"version": "1.9.2",
"version": "1.9.3",
"dependencies": {
"ms": "^2.1.3"
},

View file

@ -1,7 +1,7 @@
{
"name": "pi-extension-with-deps",
"private": true,
"version": "1.9.2",
"version": "1.9.3",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",