@ndla/core
Advanced tools
Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "@ndla/core", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "UI component library for NDLA.", | ||
@@ -11,5 +11,5 @@ "license": "GPL-3.0", | ||
"scripts": { | ||
"build": "yarn build:types", | ||
"build": "node ../../scripts/build.js package", | ||
"build:types": "tsc -p tsconfig.build.json", | ||
"prepublish": "yarn build" | ||
"prepublish": "yarn build:types" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
}, | ||
"gitHead": "8c417013179c43a651ae70021ce45d6ec1434446" | ||
"gitHead": "ba38d99609cc7d467ea6984a2431d49e6a687ba9" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
121403