diff --git a/package.json b/package.json index b3abd100a2..9128cbacef 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "carbon-components-react", "version": "7.0.0-rc.0", "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", - "license": "Apache-2", + "license": "Apache-2.0", "main": "lib/index.js", "module": "es/index.js", "sideEffects": false,