uip-design-system
Advanced tools
Comparing version 0.1.4 to 0.1.5
'use strict'; | ||
var _react = require('/Users/jonespen/Sites/github/urbaninfrastucture/uip-design-system/node_modules/next/node_modules/react/react.js'); | ||
var _react = require('/Users/jonespen/Sites/github/urbaninfrastucture/uip-design-system/node_modules/react/react.js'); | ||
@@ -5,0 +5,0 @@ var _react2 = _interopRequireDefault(_react); |
@@ -7,3 +7,3 @@ 'use strict'; | ||
var _react = require('/Users/jonespen/Sites/github/urbaninfrastucture/uip-design-system/node_modules/next/node_modules/react/react.js'); | ||
var _react = require('/Users/jonespen/Sites/github/urbaninfrastucture/uip-design-system/node_modules/react/react.js'); | ||
@@ -10,0 +10,0 @@ var _react2 = _interopRequireDefault(_react); |
@@ -7,8 +7,12 @@ 'use strict'; | ||
var _templateObject = (0, _taggedTemplateLiteral3.default)(['\n body {\n font-family: \'Campton-Book\', Helvetica, Arial, sans-serif;\n }\n\n a {\n color: #333;\n }\n\n h1,h2,h3,h4,h5,h6,p {\n margin-top: 0;\n }\n'], ['\n body {\n font-family: \'Campton-Book\', Helvetica, Arial, sans-serif;\n }\n\n a {\n color: #333;\n }\n\n h1,h2,h3,h4,h5,h6,p {\n margin-top: 0;\n }\n']); | ||
var _templateObject = (0, _taggedTemplateLiteral3.default)(['\n ', '\n\n body {\n font-family: \'Campton-Book\', Helvetica, Arial, sans-serif;\n }\n\n a {\n color: #333;\n }\n\n h1,h2,h3,h4,h5,h6,p {\n margin-top: 0;\n }\n'], ['\n ', '\n\n body {\n font-family: \'Campton-Book\', Helvetica, Arial, sans-serif;\n }\n\n a {\n color: #333;\n }\n\n h1,h2,h3,h4,h5,h6,p {\n margin-top: 0;\n }\n']); | ||
var _styledComponents = require('styled-components'); | ||
var _normalize = require('./normalize'); | ||
var _normalize2 = _interopRequireDefault(_normalize); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
(0, _styledComponents.injectGlobal)(_templateObject); | ||
(0, _styledComponents.injectGlobal)(_templateObject, _normalize2.default); |
@@ -19,3 +19,3 @@ 'use strict'; | ||
var _react = require('/Users/jonespen/Sites/github/urbaninfrastucture/uip-design-system/node_modules/next/node_modules/react/react.js'); | ||
var _react = require('/Users/jonespen/Sites/github/urbaninfrastucture/uip-design-system/node_modules/react/react.js'); | ||
@@ -22,0 +22,0 @@ var _react2 = _interopRequireDefault(_react); |
@@ -15,3 +15,3 @@ 'use strict'; | ||
var _react = require('/Users/jonespen/Sites/github/urbaninfrastucture/uip-design-system/node_modules/next/node_modules/react/react.js'); | ||
var _react = require('/Users/jonespen/Sites/github/urbaninfrastucture/uip-design-system/node_modules/react/react.js'); | ||
@@ -18,0 +18,0 @@ var _react2 = _interopRequireDefault(_react); |
{ | ||
"name": "uip-design-system", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Design system for Urban Infrastructure Partner", | ||
@@ -20,3 +20,4 @@ "files": [ | ||
"start": "next start", | ||
"compile": "./node_modules/.bin/babel -d ./lib ./src" | ||
"compile": "./node_modules/.bin/babel -d ./lib ./src", | ||
"prepublish": "cross-env NODE_ENV=production npm run compile" | ||
}, | ||
@@ -32,3 +33,4 @@ "devDependencies": { | ||
"react-dom": "^15.4.2", | ||
"styled-components": "^1.2.1" | ||
"styled-components": "^1.2.1", | ||
"cross-env": "^3.1.4" | ||
}, | ||
@@ -35,0 +37,0 @@ "peerDependencies": { |
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
15230
14
208
10