Skip to content

Commit

Permalink
Maybe now?
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBarclay committed Jun 9, 2024
1 parent 0511af6 commit 335e3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fission/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"format": "npm run prettier:fix && npm run lint:fix",
"build:prod": "tsc && vite build --base=/fission/",
"assetpack": "run-script-os",
"assetpack:darwin:linxu": "curl -o public/assetpack.zip https://synthesis.autodesk.com/Downloadables/assetpack.zip && unzip -o public/assetpack.zip -d public/",
"assetpack:darwin:linxu:default": "curl -o public/assetpack.zip https://synthesis.autodesk.com/Downloadables/assetpack.zip && unzip -o public/assetpack.zip -d public/",
"assetpack:win32": "echo todo"
},
"dependencies": {
Expand Down

0 comments on commit 335e3ad

Please sign in to comment.