Open core-ai-bot opened 3 years ago
Issue by saurabh95 Wednesday Oct 04, 2017 at 06:46 GMT Originally opened as https://github.com/adobe/brackets/pull/13754
Ran Unit tests, not seeing any new failure. Steps to upgrade:
src
npm-shrinkwrap.json
src/package.json
npm install
.travis.yml
npm shrinkwrap
saurabh95 included the following code: https://github.com/adobe/brackets/pull/13754/commits
Comment by saurabh95 Wednesday Oct 25, 2017 at 11:59 GMT
@swmitra , Could you please merge this PR.
@
Comment by petetnt Wednesday Oct 25, 2017 at 12:00 GMT
@saurabh95 merged 🆗
Comment by saurabh95 Wednesday Oct 25, 2017 at 12:03 GMT
Thanks@petetnt
Issue by saurabh95 Wednesday Oct 04, 2017 at 06:46 GMT Originally opened as https://github.com/adobe/brackets/pull/13754
Ran Unit tests, not seeing any new failure. Steps to upgrade:
src
folder deletenpm-shrinkwrap.json
src/package.json
npm install
insidesrc
folder (Make sure to use the node version as mentioned in.travis.yml
)npm shrinkwrap
(This will update thenpm-shrinkwrap.json
)saurabh95 included the following code: https://github.com/adobe/brackets/pull/13754/commits