diff --git a/package.json b/package.json index 6c6e41e..8554134 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,8 @@ "version": "0.0.0", "repository": "https://github.com/SuperFlyTV/xkeys", "private": true, + "author": "Johan Nyman ", + "license": "MIT", "workspaces": [ "packages/*" ], @@ -46,6 +48,5 @@ "yarn lint --fix" ] }, - "author": "Johan Nyman ", - "license": "MIT" + "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }