Skip to content

Commit 23bbb4f

Browse files
committed
Fix license on Favourites app
1 parent b8dab56 commit 23bbb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/favorites/anchor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@coral-xyz/anchor": "^0.30.0",
88
"@solana-developers/helpers": "^2.0.0"
99
},
10-
"license": "UNLICENSED",
10+
"license": "MIT",
1111
"devDependencies": {
1212
"@types/bn.js": "^5.1.0",
1313
"@types/chai": "^4.3.0",

0 commit comments

Comments
 (0)