Skip to content

Commit

Permalink
🩹 fix css import for demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
Plopix committed Apr 21, 2022
1 parent 68b7136 commit cb58aa5
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
Expand Up @@ -9,7 +9,7 @@
],
"scripts": {
"watch": "tsc -W",
"build": "tsc & cp assets/video/* dist/video/",
"build": "tsc",
"test": "jest",
"bump": "yarn tsc && yarn version --no-git-tag-version --new-version"
},
Expand Down

0 comments on commit cb58aa5

Please # to comment.