Skip to content

Commit 04b64f9

Browse files
chore(vitest-environment-nuxt): specify license is MIT (#919)
1 parent 86d09da commit 04b64f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/vitest-environment-nuxt/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"type": "module",
33
"name": "vitest-environment-nuxt",
44
"version": "1.0.0",
5+
"license": "MIT",
56
"exports": {
67
".": "./index.mjs",
78
"./utils": "./utils.mjs"

0 commit comments

Comments
 (0)