RT
I want to host TS declaration file package (start with scope @types) on private environment.
Used two ways:
Host it on private npm registry directly.
Host it on private http address.
I've resolve it by host it on a private http address.
Created version folder and put package in the version.
Upgrade by change folder version.