Skip to content

Commit

Permalink
refactor: cleanup version binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Nov 4, 2021
1 parent 53bfd82 commit 8d29122
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions bin/templates/scripts/cordova/version
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@
under the License.
*/

/*
Returns the VERSION of CordovaLib used.
Note: it does not work if the --shared option was used to create the project.
*/

// Coho updates this line
const Api = require('./Api');

console.log(Api.version());

0 comments on commit 8d29122

Please sign in to comment.