diff --git a/examples/typescript/vue-with-tailwindcss/package.json b/examples/typescript/vue-with-tailwindcss/package.json index 7e15558d..324c876c 100644 --- a/examples/typescript/vue-with-tailwindcss/package.json +++ b/examples/typescript/vue-with-tailwindcss/package.json @@ -12,7 +12,7 @@ }, "keywords": [], "author": "", - "license": "ISC", + "license": "Apache-2.0", "devDependencies": { "@fermyon/spin-sdk": "^2.0.0-alpha.1", "@vue/compiler-sfc": "^3.4.27",