@duxweb/dvha-template 1.0.7 → 1.0.8

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
@@ -86,4 +86,4 @@ npm publish --access=public
86
86
 
87
87
  ## 许可证
88
88
 
89
- LGPL-3.0
89
+ MIT
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@duxweb/dvha-template",
3
3
  "type": "module",
4
- "version": "1.0.7",
4
+ "version": "1.0.8",
5
5
  "description": "Create DVHA project from template",
6
6
  "author": "DuxWeb",
7
- "license": "LGPL-3.0",
7
+ "license": "MIT",
8
8
  "homepage": "https://github.com/your-username/dux-vue#readme",
9
9
  "repository": {
10
10
  "type": "git",
@@ -3,7 +3,7 @@
3
3
  "type": "module",
4
4
  "version": "0.0.0",
5
5
  "author": "DuxWeb",
6
- "license": "LGPL-3.0",
6
+ "license": "MIT",
7
7
  "files": [
8
8
  "README.md",
9
9
  "dist",