@namely/ui
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -8,4 +8,2 @@ "use strict"; | ||
require("core-js/shim"); | ||
var _react = _interopRequireDefault(require("react")); | ||
@@ -12,0 +10,0 @@ |
{ | ||
"name": "@namely/ui", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Namely UI: A SCSS and React component library for internal use at Namely", | ||
@@ -14,3 +14,2 @@ "main": "dist/index.js", | ||
"test": "npx karma start --single-run=true", | ||
"foo": "gulp clean && gulp build", | ||
"prepublishOnly": "gulp clean && gulp build" | ||
@@ -58,3 +57,2 @@ }, | ||
"alt": "^0.17.1", | ||
"core-js": "^0.9.6", | ||
"lodash": "^4.0.1", | ||
@@ -61,0 +59,0 @@ "lodash.assign": "^3.2.0", |
Sorry, the diff of this file is not supported yet
6
289994
3254
- Removedcore-js@^0.9.6
- Removedcore-js@0.9.18(transitive)