drupal-decoupled
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "drupal-decoupled", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Drupal utils for Decoupled integrations", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -10,3 +10,3 @@ # Drupal-Decoupled | ||
```typescript | ||
import { syncDrupalPreviewRoutes } from "drupal-remix"; | ||
import { syncDrupalPreviewRoutes } from "drupal-decoupled"; | ||
``` | ||
@@ -13,0 +13,0 @@ |
3117