Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 84b1378

Browse files
authored
Update license in package.json to match LICENSE file
MIT instead of ISC
1 parent bbfe8ce commit 84b1378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "https://github.com/Azure-Samples/SpeechToText-WebSockets-Javascript.git"
2525
},
2626
"author": "Microsoft",
27-
"license": "ISC",
27+
"license": "MIT",
2828
"devDependencies": {
2929
"gulp": "^3.9.1",
3030
"gulp-bump": "^2.8.0",

0 commit comments

Comments
 (0)