Skip to content

Commit 4265bdd

Browse files
authored
Update business entity name (#163)
1 parent 70d56f5 commit 4265bdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Constructor.io
3+
Copyright (c) 2022 Constructor.io Corporation
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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"serve-built-storybook": "npx http-server docs",
4343
"compile": "rm -rf lib && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json && npm run copy-styles && vite build"
4444
},
45-
"author": "constructor.io",
45+
"author": "Constructor.io Corporation",
4646
"license": "MIT",
4747
"volta": {
4848
"node": "16.17.0",

0 commit comments

Comments
 (0)