diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 427bbf66..b6f7285e 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -1,6 +1,7 @@ { "name": "@ory/nextjs", "version": "0.0.1", + "license": "Apache License 2.0", "type": "commonjs", "main": "./dist/index.js", "module": "./dist/index.mjs",