rn-number-input
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -34,3 +34,3 @@ 'use strict'; | ||
style: style, | ||
source: require('../img/icon-chevron.png') | ||
source: require('./img/icon-chevron.png') | ||
}) | ||
@@ -37,0 +37,0 @@ ); |
{ | ||
"name": "rn-number-input", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "React Native component that behaviors and looks like <input type='number' />", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
16016
10