Re-add types, main, module fields
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'
.
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'
.