Skip to content

Commit 591faff

Browse files
committed
Adding MIT license reference to package.json for better license attribution
1 parent 62aa106 commit 591faff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "wa-sqlite",
33
"version": "1.0.5",
44
"type": "module",
5+
"license": "MIT",
56
"main": "src/sqlite-api.js",
67
"types": "src/types/index.d.ts",
78
"files": [

0 commit comments

Comments
 (0)