We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e36dcda commit 5f3aecbCopy full SHA for 5f3aecb
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "battery-informer-wu-react",
3
- "version": "1.0.0",
4
- "description": "Battery Informer, Material UI App",
+ "version": "1.0.1",
+ "description": "An application that informs you of your device battery reaching higher than 90%.",
5
"main": "app.js",
6
"scripts": {
7
"start": "electron ."
@@ -11,7 +11,7 @@
11
"url": "git+https://github.com/AcmeGamers/battery-informer-wu-react.git"
12
},
13
"author": "Acme Gamers",
14
- "license": "MIT",
+ "license": "AGPL-3.0",
15
"bugs": {
16
"url": "https://github.com/AcmeGamers/battery-informer-wu-react/issues"
17
0 commit comments