Change all 'Aqua' occurences

This commit is contained in:
EliverLara
2018-09-06 12:17:06 -05:00
parent d0adcbf519
commit ade06a2010
3 changed files with 9 additions and 9 deletions

View File

@@ -1,22 +1,22 @@
{
"name": "Aqua",
"name": "Sweet",
"version": "1.0.0",
"description": "A flat and light theme with a modern look",
"description": "Light and dark colorful Gtk3.20+ theme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/EliverLara/Aqua.git"
"url": "git+https://github.com/EliverLara/Sweet.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/EliverLara/Aqua/issues"
"url": "https://github.com/EliverLara/Sweet/issues"
},
"homepage": "https://github.com/EliverLara/Aqua#readme",
"homepage": "https://github.com/EliverLara/Sweet#readme",
"dependencies": {
"gulp-exec": "^2.1.3",
"gulp-sass": "^4.0.1"