Skip to content

Re-add types, main, module fields

Coby Sher requested to merge re-add-pkgs-json-fields into 1.0.x

The "." field in the package.json exports did not replace the main and module fields as I thought it would and broke imports like import { DrupalState } from '@gdwc/drupal-state'.

Merge request reports