Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lepaux committed Nov 16, 2021
1 parent 8a0bfa6 commit 94ec477
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 @@ -22,7 +22,7 @@
],
"type": "module",
"license": "MIT",
"main": "./dist/realtime-bpn-analyzer.js",
"main": "./dist/realtime-bpm-analyzer.js",
"scripts": {
"build": "npm run doc && vue-cli-service build",
"esbuild": "esbuild lib/realtime-bpm-analyzer.js --bundle --platform=node --sourcemap --target=node10 --outfile=dist/realtime-bpm-analyzer.js",
Expand Down

0 comments on commit 94ec477

Please sign in to comment.