diff --git a/package.json b/package.json index 95f6409..862a3bc 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "author": "Cynosphere", "license": "MIT", "dependencies": { + "chalk": "^5.0.1", "eris": "github:abalabahaha/eris#dev" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1e4dc1..2c0aa94 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,13 +1,20 @@ lockfileVersion: 5.4 specifiers: + chalk: ^5.0.1 eris: github:abalabahaha/eris#dev dependencies: + chalk: 5.0.1 eris: github.com/abalabahaha/eris/eb403730855714eafa36c541dbe2cb84c9979158 packages: + /chalk/5.0.1: + resolution: {integrity: sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + dev: false + /opusscript/0.0.8: resolution: {integrity: sha512-VSTi1aWFuCkRCVq+tx/BQ5q9fMnQ9pVZ3JU4UHKqTkf0ED3fKEPdr+gKAAl3IA2hj9rrP6iyq3hlcJq3HELtNQ==} requiresBuild: true