@bolt/core
Advanced tools
Comparing version 0.0.1-rc.2 to 0.0.1-rc.4
{ | ||
"name": "@bolt/core", | ||
"description": "Core dependencies, utils, etc.", | ||
"version": "0.0.1-rc.2", | ||
"version": "0.0.1-rc.4", | ||
"license": "MIT", | ||
@@ -10,3 +10,6 @@ "main": "index.js", | ||
"url": "https://github.com/bolt-design-system/bolt" | ||
}, | ||
"dependencies": { | ||
"@bolt/core-data": "^0.0.1-rc.1" | ||
} | ||
} |
@@ -1,3 +0,3 @@ | ||
import * as boltSpacingSizes from '../../../src/_data/spacing/bolt-spacing-sizes.data.json'; | ||
import * as boltSpacingSizes from '@bolt/core-data/spacing/bolt-spacing-sizes.data.json'; | ||
export const sizes = boltSpacingSizes.boltSpacingSizes; |
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
5689
1
+ Added@bolt/core-data@^0.0.1-rc.1
+ Added@bolt/core-data@0.0.1-rc.13(transitive)