Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Commit

Permalink
fix: Use postversion when publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflorian committed Sep 6, 2019
1 parent 4de15f0 commit 0761569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"lint:other": "yarn prettier --list-different",
"lint:ts": "tslint --project tsconfig.json",
"lint:ts:spec": "tslint --project tsconfig.jasmine.json",
"postversion": "node ../node_modules/publish-flat/cli-copy.js -i package.json -o ../package.json version",
"prettier": "prettier \"*.{json,md}\"",
"release": "semantic-release",
"start": "ts-node src/cli.ts",
Expand Down

0 comments on commit 0761569

Please sign in to comment.