Skip to content

Commit

Permalink
fix: add a license to the npm package
Browse files Browse the repository at this point in the history
This is applicable to the content more than the code.
  • Loading branch information
hussainweb committed Nov 10, 2022
1 parent ba69983 commit f4886aa
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 @@ -2,6 +2,7 @@
"name": "engg-handbook",
"version": "1.0.0",
"repository": "https://github.com/axelerant/engg-handbook.git",
"license": "CC-BY-NC-SA-4.0",
"scripts": {
"format": "prettier --write {layouts,content,archetypes}/**/*",
"lint:md": "markdownlint {content,archetypes}/**/*.md --fix --ignore node_modules",
Expand Down

0 comments on commit f4886aa

Please sign in to comment.