bpk-react-utils
Advanced tools
Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "bpk-react-utils", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "Utilities for Backpack's React components.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -22,3 +22,3 @@ # bpk-react-utils | ||
import { BpkCode } from 'bpk-component-code'; | ||
import React, { PropTypes, Component } from 'react'; | ||
import React, { Component } from 'react'; | ||
@@ -25,0 +25,0 @@ class MyComponent extends Component { |
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
19170