Skip to content

Commit 746673c

Browse files
authored
Updated package.json values (#682)
Updated package.json values to reflect appropriate authors and license information Signed-off-by: Whit Waldo <[email protected]>
1 parent 6c25735 commit 746673c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"pretty-fix": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\""
4444
},
4545
"keywords": [],
46-
"author": "Xavier Geerinck",
47-
"license": "ISC",
46+
"author": "Dapr Authors",
47+
"license": "apache-2.0",
4848
"dependencies": {
4949
"@grpc/grpc-js": "^1.9.3",
5050
"@js-temporal/polyfill": "^0.3.0",

0 commit comments

Comments
 (0)