Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Commit

Permalink
Merge pull request #929 from microsoft/fix-nightly-build
Browse files Browse the repository at this point in the history
Fix nightly build script
  • Loading branch information
dilin-MS2 authored Feb 24, 2020
2 parents 989d96f + 5712b3c commit 0b69138
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/updateConfig.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const fs = require("fs");

fs.writeFileSync('package.json', JSON.stringify(packageJson, null, 2) + '\n');

/**
* Update package.json with test name, displayName, publisher, ai aky.
* Trim version number. Delete extension icon.
Expand Down

0 comments on commit 0b69138

Please sign in to comment.