Skip to content

Commit

Permalink
Merge pull request #1252 from storyblok/add-license-field
Browse files Browse the repository at this point in the history
chore: add license field to package.json
  • Loading branch information
alvarosabu authored Oct 16, 2024
2 parents b77d8bc + 97af94c commit c4f58d8
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": "@storyblok/react-workspace",
"version": "0.0.1",
"private": true,
"license": "MIT",
"workspaces": [
"./lib",
"./playground",
Expand Down

0 comments on commit c4f58d8

Please sign in to comment.