Browse Source

Update package.json

pull/780/head
DevLine 3 years ago
committed by GitHub
parent
commit
9cfa2af9e0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      src/package.json

6
src/package.json

@ -1,6 +1,6 @@
{
"release": 7,
"name": "wg-easy",
"name": "wg-breezy",
"version": "1.0.0",
"description": "",
"main": "server.js",
@ -28,6 +28,6 @@
]
},
"engines": {
"node": "14"
"node": "16"
}
}
}

Loading…
Cancel
Save