@nulogy/components
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@nulogy/components", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Component library for the Nulogy Design System - http://nulogy.design", | ||
@@ -80,3 +80,3 @@ "private": false, | ||
}, | ||
"gitHead": "800a7940d8c2147c3cc4a926b7fc6d389943e515" | ||
"gitHead": "0c6f14b00ab597effe2bc84bd32a07a310ea0357" | ||
} |
@@ -13,2 +13,3 @@ import React from 'react'; | ||
LockOpen, | ||
Menu, | ||
Person, | ||
@@ -27,2 +28,3 @@ Save, | ||
lock: Lock, | ||
menu: Menu, | ||
save: Save, | ||
@@ -29,0 +31,0 @@ search: Search, |
Sorry, the diff of this file is too big to display
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
1129372
1217