@bucketco/react-sdk
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@bucketco/react-sdk", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"license": "MIT", | ||
@@ -53,2 +53,3 @@ "repository": { | ||
"react-dom": "*", | ||
"rollup-preserve-directives": "^1.1.2", | ||
"ts-node": "^10.9.2", | ||
@@ -62,3 +63,3 @@ "typescript": "^5.4.5", | ||
}, | ||
"gitHead": "bc964a2eb0703766b50a8c554bda0e69c3fc88ea" | ||
"gitHead": "667813ae2ea159e393d0986e716b2a04899566cc" | ||
} |
@@ -25,2 +25,4 @@ # Bucket React SDK | ||
```tsx | ||
import "@bucketco/react-sdk"; | ||
// Define your features by extending the `Features` interface in @bucketco/react-sdk | ||
@@ -27,0 +29,0 @@ declare module "@bucketco/react-sdk" { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
172
342168
22
3357