npm: package updates

This commit is contained in:
Philip H. 2023-11-13 18:03:43 +00:00
parent b34796806d
commit bacbcf1605
4 changed files with 738 additions and 2727 deletions

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"build": "DOCKER_BUILDKIT=1 docker build --tag wg-easy .",
"serve": "docker-compose -f docker-compose.yml -f docker-compose.dev.yml up",