bs-react-tabs
Advanced tools
Comparing version 0.2.1 to 1.0.0
@@ -1,12 +0,12 @@ | ||
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE | ||
// Generated by ReScript, PLEASE EDIT WITH CARE | ||
'use strict'; | ||
var Tab = { }; | ||
var Tab = {}; | ||
var Tabs = { }; | ||
var Tabs = {}; | ||
var TabList = { }; | ||
var TabList = {}; | ||
var TabPanel = { }; | ||
var TabPanel = {}; | ||
@@ -13,0 +13,0 @@ exports.Tab = Tab; |
{ | ||
"name": "bs-react-tabs", | ||
"main": "lib/js/src/ReactTabs.bs.js", | ||
"version": "0.2.1", | ||
"version": "1.0.0", | ||
"description": "Bucklescript bindings for reactjs/react-tabs", | ||
@@ -13,4 +13,5 @@ "scripts": { | ||
"devDependencies": { | ||
"react-tabs": "^3.1.0", | ||
"bs-platform": "^7.3.2" | ||
"bs-platform": "^8.4.2", | ||
"react-tabs": "^3.1.2", | ||
"reason-react": "^0.9.1" | ||
}, | ||
@@ -17,0 +18,0 @@ "peerDependencies": { |
@@ -16,1 +16,6 @@ # bs-react-tabs | ||
add `bs-react-tabs` to `bsconfig.json` | ||
Note: | ||
- bs-platform 8.4.2 requires 1.0.0 | ||
- anything lower is 0.2.1 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
36701
1
21
3