Closed micalevisk closed 1 year ago
For instance, if you change this:
https://github.com/deepkit/deepkit-framework/blob/9ca56a0f1c075f392118628e3b97ca2a958a4216/packages/type/package.json#L22
to this:
"repository": { "url": "https://github.com/deepkit/deepkit-framework", "directory": "packages/type" },
then the repository link on NPM website will bring us to the ./packages/type dir
./packages/type
Oh awesome, will do it👍
closing this due to inactivity
For instance, if you change this:
https://github.com/deepkit/deepkit-framework/blob/9ca56a0f1c075f392118628e3b97ca2a958a4216/packages/type/package.json#L22
to this:
then the repository link on NPM website will bring us to the
./packages/type
dir