Skip to content

Commit

Permalink
add MIT license
Browse files Browse the repository at this point in the history
  • Loading branch information
sethhrbek committed Mar 14, 2024
1 parent cd5bc93 commit 05025c5
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": "sarco-webapp",
"version": "0.1.0",
"private": true,
"license": "MIT",
"scripts": {
"start": "cross-env-shell GENERATE_SOURCEMAP=false REACT_APP_GIT_HASH=$(git rev-parse HEAD) react-app-rewired start",
"build": "react-app-rewired build",
Expand Down

0 comments on commit 05025c5

Please sign in to comment.