@tinacms/icons
Advanced tools
Comparing version 0.3.1-alpha.1 to 0.3.1-alpha.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.1-alpha.2](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.3.1-alpha.1...@tinacms/icons@0.3.1-alpha.2) (2019-10-11) | ||
**Note:** Version bump only for package @tinacms/icons | ||
## [0.3.1-alpha.1](https://github.com/tinacms/tinacms/compare/@tinacms/icons@0.1.1...@tinacms/icons@0.3.1-alpha.1) (2019-10-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tinacms/icons", | ||
"version": "0.3.1-alpha.1", | ||
"version": "0.3.1-alpha.2", | ||
"main": "build/index.js", | ||
@@ -24,14 +24,14 @@ "types": "build/index.d.ts", | ||
"scripts": { | ||
"watch": "cms-scripts watch", | ||
"build": "cms-scripts build", | ||
"dev": "cms-scripts dev", | ||
"watch": "tinacms-scripts watch", | ||
"build": "tinacms-scripts build", | ||
"dev": "tinacms-scripts dev", | ||
"test": "jest --passWithNoTests" | ||
}, | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.1.3-alpha.2", | ||
"@types/jest": "^24.0.15", | ||
"cms-scripts": "^0.1.3-alpha.1", | ||
"jest": "^24.8.0", | ||
"ts-jest": "^24.0.2" | ||
}, | ||
"gitHead": "a4aac7e6ddae8ce881b8fb7a1f89996f9bd14e45" | ||
"gitHead": "58a3297048cbfb162db147570a499a6832caf2d5" | ||
} |
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
47211