styled-bootstrap-grid
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -10,3 +10,3 @@ 'use strict'; | ||
var _styledComponents = require('styled -components'); | ||
var _styledComponents = require('styled-components'); | ||
@@ -13,0 +13,0 @@ function _taggedTemplateLiteral(strings, raw) { return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); } |
{ | ||
"name": "styled-bootstrap-grid", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "bootstrap grid system using styled components", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -1,2 +0,2 @@ | ||
import { injectGlobal } from 'styled -components'; | ||
import { injectGlobal } from 'styled-components'; | ||
@@ -3,0 +3,0 @@ const defaultCSS = ` |
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
39164