Skip to content

Commit 345e2b3

Browse files
authored
fix: revert apps-engine version limit (#169)
1 parent 24a378c commit 345e2b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@oclif/plugin-help": "^2.2.0",
1919
"@oclif/plugin-not-found": "^1.2.2",
2020
"@rocket.chat/apps-compiler": "^0.4.1",
21-
"@rocket.chat/apps-engine": "~1.50.0",
21+
"@rocket.chat/apps-engine": "^1.50.0",
2222
"axios": "^1.6.0",
2323
"chalk": "^2.4.2",
2424
"chokidar": "^3.3.1",

0 commit comments

Comments
 (0)