Skip to content

Commit

Permalink
Use tabris.js 3.8.0 and tabris-js-remote 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ifurnadjiev committed Oct 7, 2021
1 parent b68119b commit 7573503
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"serve": "tabris serve dist/index.js"
},
"dependencies": {
"tabris-js-remote": "^3.12.0",
"tabris": "~3.7.2",
"tabris-decorators": "~3.7.2"
"tabris-js-remote": "^3.17.0",
"tabris": "~3.8.0",
"tabris-decorators": "~3.8.0"
},
"devDependencies": {
"@types/node": "^8.0.44",
Expand Down

0 comments on commit 7573503

Please sign in to comment.