+1
-1
| "use strict"; | ||
| exports.__esModule = true; | ||
| exports.REQUIREDS = exports.REQUIRED = exports.OPTIONALS = exports.OPTIONAL = void 0; | ||
| exports.default = seapig; | ||
| exports.REQUIREDS = exports.REQUIRED = exports.OPTIONALS = exports.OPTIONAL = void 0; | ||
@@ -7,0 +7,0 @@ var _react = require("react"); |
+4
-4
| { | ||
| "name": "seapig", | ||
| "version": "2.3.2", | ||
| "version": "2.4.0", | ||
| "description": "Utility for generalized composition of React components.", | ||
@@ -59,9 +59,9 @@ "main": "dist/index.js", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-flowtype": "^5.8.1", | ||
| "eslint-plugin-flowtype": "^7.0.0", | ||
| "eslint-plugin-import": "^2.16.0", | ||
| "eslint-plugin-jest": "^24.0.0", | ||
| "eslint-plugin-jest": "^25.0.1", | ||
| "eslint-plugin-jsx-a11y": "^6.2.1", | ||
| "eslint-plugin-prettier": "^4.0.0", | ||
| "eslint-plugin-react": "^7.12.4", | ||
| "flow-bin": "^0.159.0", | ||
| "flow-bin": "^0.163.0", | ||
| "jest": "^27.0.6", | ||
@@ -68,0 +68,0 @@ "pre-commit": "^1.2.2", |