Skip to content

Commit b946ad8

Browse files
author
ADMSK\AVROGAL1
committed
docs: updates on workflows
Added information on documentation
1 parent 9da0e87 commit b946ad8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [0.0.0-dev](https://github.com/AlexRogalskiy/github-action-json-fields/compare/v2.0.1...v0.0.0-dev) (2021-04-28)
1+
# [0.0.0-dev](https://github.com/AlexRogalskiy/github-action-json-fields/compare/v2.0.1...v0.0.0-dev) (2021-05-24)
22

33

44

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"commit": "git-cz",
2828
"postpublish": "npm run clean",
2929
"precommit": "npm run lint:staged",
30+
"preinstall": "npx npm-force-resolutions",
3031
"postinstall": "husky install",
3132
"prebuild": "del-cli dist coverage",
3233
"build": "./node_modules/.bin/ncc build src/index.ts -m -o dist",

0 commit comments

Comments
 (0)