Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentUllal committed Mar 22, 2024
1 parent 75021eb commit 720f453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"public"
],
"scripts": {
"build": "sync-event-typings && rollup -c",
"build": "npm run sync-event-typings && rollup -c",
"test": "jest",
"lint": "eslint src/**/*.*",
"bundle": "npm run build",
Expand Down

0 comments on commit 720f453

Please sign in to comment.