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 028005a commit 5a8e0bbCopy full SHA for 5a8e0bb
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2019 Constructor.io
+Copyright (c) 2019 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
@@ -3,7 +3,7 @@
"version": "2.5.0",
"description": "A JavaScript module for managing identity and sessions",
"repository": "https://github.com/Constructor-io/constructorio-identity",
- "author": "Zubin Tiku (constructor.io)",
+ "author": "Constructor.io Corporation",
7
"license": "MIT",
8
"main": "src/constructorio-id.js",
9
"nyc": {
0 commit comments