Skip to content

Commit 59265a8

Browse files
committed
Coffeescript from PR#186
1 parent c1fe0c6 commit 59265a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"botbuilder": "^3.30.0",
1010
"coffee-register": "1.0.0",
1111
"coffee-script": "1.12.7",
12+
"coffeescript": "1.12.7",
1213
"hubot": "^3.5.0",
1314
"hubot-botframework": "git+https://github.com/microsoft/BotFramework-Hubot.git#01d5be9",
1415
"hubot-diagnostics": "0.0.2",
@@ -25,6 +26,6 @@
2526
"hubot-xmpp": "^0.2.6"
2627
},
2728
"engines": {
28-
"node": ">=10.0 <=14.0"
29+
"node": ">=20.0"
2930
}
3031
}

0 commit comments

Comments
 (0)