Skip to content

Commit

Permalink
fix embedded version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Apr 2, 2024
1 parent 46045a1 commit caceebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"cover": "ocular-test cover",
"lint": "ocular-lint",
"publish": "ocular-publish",
"version": "ocular-build webgl",
"version": "npm run build",
"test": "ocular-test",
"test-ci": "ocular-lint && ocular-test node && ocular-test cover",
"test-fast": "ocular-test fast",
Expand Down

0 comments on commit caceebc

Please sign in to comment.