Skip to content

Commit

Permalink
Specify license in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kotx authored Sep 29, 2022
1 parent 52a7521 commit e10b546
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 @@ -3,6 +3,7 @@
"version": "1.0.0",
"author": "kotx",
"description": "A Cloudflare worker for proxying readonly requests to Cloudflare R2",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down

0 comments on commit e10b546

Please sign in to comment.