diff --git a/gsap-bonus.tgz b/gsap-bonus.tgz new file mode 100644 index 0000000..6f43982 Binary files /dev/null and b/gsap-bonus.tgz differ diff --git a/package.json b/package.json index 650be37..270daf9 100644 --- a/package.json +++ b/package.json @@ -17,5 +17,8 @@ "postcss-import": "^15.1.0", "postcss-nesting": "^12.0.1", "tailwindcss": "^3.3.5" + }, + "dependencies": { + "gsap": "file:gsap-bonus.tgz" } }