Closed dlewand691 closed 7 years ago
Not an issue, just a noob question... How do you update to pre-releases to test?
Pull down the release/2.0.0 branch locally and use npm link to tell npm to use you local copy rather than your global copy.
release/2.0.0
npm link
Not an issue, just a noob question... How do you update to pre-releases to test?