Compare commits

..

No commits in common. "main" and "v0.5.14" have entirely different histories.

2 changed files with 2 additions and 1 deletions

View file

@ -4,3 +4,4 @@
This is a sandbox for building packages (npm and container) with Woodpecker CI.

View file

@ -1,6 +1,6 @@
{
"name": "test-woodpecker-webapp",
"version": "0.5.17",
"version": "0.5.14",
"scripts": {
"dev": "vite",
"build": "run-p type-check \"build-only {@}\" --",