diff --git a/package.json b/package.json index 2e4547e..695bed4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phosphor-css", - "version": "1.0.0", + "version": "1.0.1", "description": "🧩 CSS integration of a flexible icon family for the web.", "files": [ "assets", @@ -10,6 +10,7 @@ "README.md", "LICENSE" ], + "license": "EUPL-1.2", "scripts": { "build": "ts-node src/index", "test": "jest",