Skip to content

Commit 5f3aecb

Browse files
committed
Correcting Informatin
1 parent e36dcda commit 5f3aecb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "battery-informer-wu-react",
3-
"version": "1.0.0",
4-
"description": "Battery Informer, Material UI App",
3+
"version": "1.0.1",
4+
"description": "An application that informs you of your device battery reaching higher than 90%.",
55
"main": "app.js",
66
"scripts": {
77
"start": "electron ."
@@ -11,7 +11,7 @@
1111
"url": "git+https://github.com/AcmeGamers/battery-informer-wu-react.git"
1212
},
1313
"author": "Acme Gamers",
14-
"license": "MIT",
14+
"license": "AGPL-3.0",
1515
"bugs": {
1616
"url": "https://github.com/AcmeGamers/battery-informer-wu-react/issues"
1717
},

0 commit comments

Comments
 (0)