Skip to content

Commit

Permalink
Update build script to create internally testable 'upm' packages
Browse files Browse the repository at this point in the history
Summary: Update the build script to generate debug *.tgz packages for use with the new installer. This also cleans up the package names to be something more external dependent. We'll need to follow up and add a way to get UPM packages for a release build.

Reviewed By: ryanbailey-fb

Differential Revision:
D44775961

Privacy Context Container: L1079626

fbshipit-source-id: 259131a498c463b4dc3c61dd4705205cef786167
  • Loading branch information
yolanother authored and facebook-github-bot committed Apr 10, 2023
1 parent a8585fc commit fcce840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "com.facebook.witai.toolkit",
"name": "com.meta.witai.toolkit",
"displayName": "Meta - Voice SDK - Toolkit",
"version": "54.0.0",
"dependencies": {
Expand Down

0 comments on commit fcce840

Please sign in to comment.