We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d56f5 commit 4265bddCopy full SHA for 4265bdd
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2022 Constructor.io
+Copyright (c) 2022 Constructor.io Corporation
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -42,7 +42,7 @@
42
"serve-built-storybook": "npx http-server docs",
43
"compile": "rm -rf lib && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json && npm run copy-styles && vite build"
44
},
45
- "author": "constructor.io",
+ "author": "Constructor.io Corporation",
46
"license": "MIT",
47
"volta": {
48
"node": "16.17.0",
0 commit comments