@basalt/bedrock-schema-table
Advanced tools
Comparing version 0.30.0-alpha.2 to 0.30.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.30.0](https://github.com/basaltinc/bedrock/compare/v0.30.0-alpha.4...v0.30.0) (2019-02-08) | ||
**Note:** Version bump only for package @basalt/bedrock-schema-table | ||
# [0.29.0](https://github.com/basaltinc/bedrock/compare/v0.28.5...v0.29.0) (2019-01-23) | ||
@@ -8,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
var _jsxFileName = "/Users/Evan/dev/basalt/bedrock-repos/bedrock/components/schema-table/src/schema-table.jsx"; | ||
var _jsxFileName = "/home/travis/build/basaltinc/bedrock/components/schema-table/src/schema-table.jsx"; | ||
import React from 'react'; | ||
@@ -3,0 +3,0 @@ import ReactTable from 'react-table'; |
{ | ||
"name": "@basalt/bedrock-schema-table", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.30.0-alpha.2", | ||
"version": "0.30.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -14,3 +14,3 @@ "module": "dist/schema-table.js", | ||
"dependencies": { | ||
"@basalt/bedrock-core": "^0.30.0-alpha.2", | ||
"@basalt/bedrock-core": "^0.30.0", | ||
"react-table": "^6.8.6" | ||
@@ -33,3 +33,4 @@ }, | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "45092fd0026e19a29611e5fc78115c78ceb602ab" | ||
} |
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
10052
Updated@basalt/bedrock-core@^0.30.0