Comparing version 0.0.111 to 0.0.112
{ | ||
"name": "@vx/group", | ||
"version": "0.0.111", | ||
"version": "0.0.112", | ||
"description": "vx group", | ||
@@ -8,3 +8,4 @@ "main": "build/index.js", | ||
"build": "make build SRC=./src", | ||
"prepublish": "make build SRC=./src" | ||
"prepublish": "make build SRC=./src", | ||
"test": "jest" | ||
}, | ||
@@ -33,4 +34,9 @@ "files": [ | ||
"devDependencies": { | ||
"babel-jest": "^20.0.3", | ||
"enzyme": "^2.8.2", | ||
"jest": "^20.0.3", | ||
"react-addons-test-utils": "^15.4.2", | ||
"react-fatigue-dev": "github:tj/react-fatigue-dev", | ||
"react-tools": "^0.10.0" | ||
"react-tools": "^0.10.0", | ||
"regenerator-runtime": "^0.10.5" | ||
}, | ||
@@ -37,0 +43,0 @@ "dependencies": { |
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
3854
7