Skip to content

Commit

Permalink
Merge pull request #322 from dnicolson/patch-1
Browse files Browse the repository at this point in the history
Add repository link to CLI
  • Loading branch information
iann0036 committed May 19, 2023
2 parents 9fde665 + de66ba3 commit d2db669
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"terraform",
"troposphere"
],
"repository": {
"type": "git",
"url": "https://github.com/iann0036/former2"
},
"main": "main.js",
"scripts": {
"prepare": "cp -f ../js/deepmerge.js . && cp -f ../js/mappings.js . && cp -f ../js/datatables.js . && cp -r ../js/services .",
Expand Down

0 comments on commit d2db669

Please sign in to comment.