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. 4
      src/package.json

4
src/package.json

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