From f1183801a8dc44a704f5817e4aabfd0688a57ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Noord?= <13665637+DanielNoord@users.noreply.github.com> Date: Sat, 20 Feb 2021 20:41:25 +0100 Subject: [PATCH] Change package name to avoid conflict --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c3ba80..8a9c654 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "cookie-monster", + "name": "cookiemonster-mod", "version": "2.031.4", "description": "Cookie Monster is an add-on that you can load into Cookie Clicker which offers a wide range of tools and statistics to enhance the game. It is not a cheat interface – although it does offer helpers for golden cookies and such, everything can be toggled off at will to only leave how much information you want. This is a helper and everything is an option.", "main": "CookieMonster.js",