@tinacms/icons
Advanced tools
Comparing version 0.5.1-alpha.0 to 0.5.1-alpha.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.5.1-alpha.1](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.5.1-alpha.0...@tinacms/icons@0.5.1-alpha.1) (2020-02-11) | ||
**Note:** Version bump only for package @tinacms/icons | ||
## [0.5.1-alpha.0](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.5.0...@tinacms/icons@0.5.1-alpha.0) (2020-02-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tinacms/icons", | ||
"version": "0.5.1-alpha.0", | ||
"version": "0.5.1-alpha.1", | ||
"main": "build/index.js", | ||
@@ -21,3 +21,3 @@ "types": "build/index.d.ts", | ||
"url": "https://github.com/tinacms/tinacms.git", | ||
"directory": "packages/tinacms/icons" | ||
"directory": "packages/@tinacms/icons" | ||
}, | ||
@@ -28,8 +28,9 @@ "scripts": { | ||
"dev": "tinacms-scripts dev", | ||
"test": "jest --passWithNoTests" | ||
"test": "jest --passWithNoTests", | ||
"docs": "npx typedoc" | ||
}, | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.1.11" | ||
"@tinacms/scripts": "^0.1.12-alpha.0" | ||
}, | ||
"gitHead": "adad3e2e562dcdf04b799c13c4290c26b4f5a414" | ||
"gitHead": "376e568842db64bb0e3db3d09407139f469acc1b" | ||
} |
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
51550