Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@john-osullivan
Created September 16, 2019 22:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save john-osullivan/ac9ebf51ced45e229f1446db252ff8f7 to your computer and use it in GitHub Desktop.
Save john-osullivan/ac9ebf51ced45e229f1446db252ff8f7 to your computer and use it in GitHub Desktop.
Dev Diaries #2 - Sample package.json from the User submodule
{
"main" : "../../build/user/index.js",
"types": "./index.ts"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment