mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Semantic version, update license
This commit is contained in:
parent
447dfcfc4e
commit
267f31785a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"title": "RaspAP WiFi Configuration Portal",
|
"title": "RaspAP WiFi Configuration Portal",
|
||||||
"name": "raspap-webgui",
|
"name": "raspap-webgui",
|
||||||
"version": "2.5",
|
"version": "2.5.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node_modules/.bin/gulp watch"
|
"start": "node_modules/.bin/gulp watch"
|
||||||
},
|
},
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/billz/raspap-webgui/issues"
|
"url": "https://github.com/billz/raspap-webgui/issues"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "GPL-3.0",
|
||||||
"author": "RaspAP Developers",
|
"author": "RaspAP Developers",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Bill Zimmerman (https://github.com/billz)"
|
"Bill Zimmerman (https://github.com/billz)"
|
||||||
|
|
Loading…
Reference in a new issue