Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Updating app to use release versions of the packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
harshita-adsk committed Mar 19, 2021
1 parent f1c9e0e commit ce3ea3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"socket.io": "^3.0.4",
"socket.io-client": "^3.0.4",
"uuid": "^8.3.2",
"forge-dataviz-iot-data-modules": "0.1.1-alpha.5",
"forge-dataviz-iot-react-components": "0.1.1-alpha.6"
"forge-dataviz-iot-data-modules": "0.1.1",
"forge-dataviz-iot-react-components": "0.1.1"
}
}
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"tween-functions": "^1.2.0",
"utf-8-validate": "^5.0.2",
"uuid": "^8.3.1",
"forge-dataviz-iot-data-modules": "0.1.1-alpha.5"
"forge-dataviz-iot-data-modules": "0.1.1"
},
"devDependencies": {}
}

0 comments on commit ce3ea3c

Please sign in to comment.