File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 "main" : " index.js" ,
77 "scripts" : {
88 "test" : " run-s test:*" ,
9- "test:standard" : " standard"
10- },
11- "repository" : {
12- "type" : " git" ,
13- "url" : " git+https://github.com/little-core-labs/install-terraform.git" ,
9+ "test:standard" : " standard" ,
1410 "release" : " git push --follow-tags && gh-release" ,
1511 "version" : " run-s version:*" ,
1612 "version:1-changelog" : " auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md" ,
1713 "version:2-cleandeps" : " mv node_modules tmp_modules && npm i --only=prod && git add node_modules --force"
1814 },
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " git+https://github.com/little-core-labs/install-terraform.git"
18+ },
1919 "keywords" : [
2020 " github" ,
2121 " actions" ,
You can’t perform that action at this time.
0 commit comments