@tddc/assign-modal 3.1.2 → 3.1.3

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.
package/README.md CHANGED
@@ -489,7 +489,3 @@ const dataItem = {
489
489
  // 其他属性...
490
490
  />
491
491
  ```
492
-
493
- ## License
494
-
495
- ISC
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tddc/assign-modal",
3
- "version": "3.1.2",
3
+ "version": "3.1.3",
4
4
  "description": "assign-modal",
5
5
  "author": "zj <jun.zhang002383@tongdun.net>",
6
6
  "license": "ISC",
@@ -498,7 +498,3 @@ const dataItem = {
498
498
  // 其他属性...
499
499
  />
500
500
  ```
501
-
502
- ## License
503
-
504
- ISC