Skip to content

Commit 89240a8

Browse files
committed
chore: add license to package.json
1 parent d5b1771 commit 89240a8

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-present Tanner Linsley
3+
Copyright (c) 2022-present Jørn Andre
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

packages/batshit/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"name": "Jørn Andre",
77
"url": "https://github.com/yornaath/batshit"
88
},
9+
"license": "MIT",
910
"publishConfig": {
1011
"access": "public"
1112
},

packages/devtools-react/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"name": "Jørn Andre",
77
"url": "https://github.com/yornaath"
88
},
9+
"license": "MIT",
910
"publishConfig": {
1011
"access": "public"
1112
},

packages/devtools/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"name": "Jørn Andre",
77
"url": "https://github.com/yornaath/batshit"
88
},
9+
"license": "MIT",
910
"publishConfig": {
1011
"access": "public"
1112
},

0 commit comments

Comments
 (0)