mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 12:50:06 +03:00
Fix versioning in package.json
Fix versioning in package.json to align to its move upstream.
This commit is contained in:
parent
17cf8de2c4
commit
d4dc8f490a
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wg-easy",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.3",
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue