We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cddbf2 + 7de1898 commit 8e37fc0Copy full SHA for 8e37fc0
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"type": "module",
4
"version": "1.8.0",
5
"description": "template component for vue-demi, can dev and build",
6
+ "license": "MIT",
7
"exports": {
8
".": {
9
"types": "./types/index.d.ts",
@@ -14,7 +15,6 @@
14
15
"module": "dist/index.es.js",
16
17
"files": [
- "LICENSE",
18
"dist",
19
"scripts",
20
"src",
0 commit comments