@dragon-syndicate/template-default-sdk 1.24.11 → 1.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/LICENSE.md +0 -4
  2. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -23,7 +23,3 @@ This project is licensed under the Dragon Syndicate Inc Subscription License. By
23
23
  ## Contact Information
24
24
 
25
25
  For any questions or inquiries regarding this license, please contact Dragon Syndicate Inc at [support@dragon-syndicate.io](mailto:support@dragon-syndicate.io).
26
-
27
- ## Third Party License Information
28
-
29
- Details about our third party license can be found [here](./THIRD_PARTY_LICENSES.txt)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dragon-syndicate/template-default-sdk",
3
3
  "license": "UNLICENSED",
4
- "version": "1.24.11",
4
+ "version": "1.25.0",
5
5
  "private": false,
6
6
  "publishConfig": {
7
7
  "access": "public"