Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Sherwin Heydarbeygi <[email protected]>
  • Loading branch information
luqven and Sherwin Heydarbeygi committed Jul 30, 2021
1 parent 05eae1d commit e2ecbe8
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 @@ -30,7 +30,7 @@
"test:ci": "karma start config/karma/karma-ci.config.js --singleRun",
"test": "npm run test:local",
"release:dryRun": "npx node-env-run --exec 'semantic-release --dryRun'",
"release:publish": "sematic-release"
"release:publish": "semantic-release"
},
"files": [
"lib",
Expand Down

0 comments on commit e2ecbe8

Please sign in to comment.