Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

[Feature Request] custom scripts type dependencies out of date

Open CKY- opened this issue 1 year ago • 0 comments

Describe the solution you'd like

can we please get an update to the types for custom scripts currently

    "dependencies": {
        "@twurple/api": "^7.0.6",
        "@twurple/auth": "^7.0.6",
        "@types/angular": "^1.8.1",
        "@types/express": "^4.17.1",
        "@types/node": "^18.18.2",
        "moment": "^2.24.0"
    },
    "volta": {
        "node": "14.18.1",
        "npm": "8.16.0"

after 5.62 twurple moves to 7.1.0

node moved to 18.18.2 npm moved to 10.2.4

Additional context Add any other context or screenshots about the feature request here.

CKY- avatar Mar 22 '24 12:03 CKY-