too many changes

This commit is contained in:
Dennis Eichhorn 2023-03-11 23:38:20 +01:00
parent 321d6c5172
commit 7f0a3dd971
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "karaka/jsoms", "name": "karaka/jsoms",
"description": "JS Framework for Karaka.", "description": "JS Framework for Jingga.",
"authors": [ "authors": [
{ {
"name": "Dennis Eichhorn", "name": "Dennis Eichhorn",

View File

@ -2,7 +2,7 @@
"name": "jsoms", "name": "jsoms",
"version": "1.0.0", "version": "1.0.0",
"hash": "", "hash": "",
"description": "<p align=\"center\"><img src=\"https://raw.githubusercontent.com/Karaka-Management/Assets/master/art/logo.png\" width=\"256\" alt=\"Logo\"></p>", "description": "<p align=\"center\"><img src=\"https://raw.githubusercontent.com/Jingga-Management/Assets/master/art/logo.png\" width=\"256\" alt=\"Logo\"></p>",
"directories": { "directories": {
"test": "tests" "test": "tests"
}, },