i eat chalk
This commit is contained in:
parent
ff0e34f836
commit
c1fcde1b3b
2 changed files with 8 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"author": "Cynosphere",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^5.0.1",
|
||||
"eris": "github:abalabahaha/eris#dev"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue