]> git.r.bdr.sh - rbdr/serpentity/blobdiff - package.json
Update license and changelog
[rbdr/serpentity] / package.json
index e27c25650ec60cb6e12214d05883bcc5fcb0b6f5..aa2c1329b4655043642615bdae856b46706f4d99 100644 (file)
@@ -3,16 +3,17 @@
   "description": "An Entity-Component-System Engine",
   "version": "3.0.0",
   "type": "module",
+  "license": "Apache-2.0",
   "contributors": [
     {
       "name": "Rubén Beltrán del Río",
-      "email": "ben@nsovocal.com",
+      "email": "subscriptions@unlimited.pizza",
       "url": "https://unlimited.pizza"
     }
   ],
   "repository": {
     "type": "git",
-    "url": "https://github.com/serpentity/serpentity.git"
+    "url": "https://gitlab.com/serpentity/serpentity.git"
   },
   "dependencies": {
     "events": "^3.1.0"