Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Commit

Permalink
Use Strict required for let definition
Browse files Browse the repository at this point in the history
  • Loading branch information
paulprins committed Jun 26, 2017
1 parent aac7d3e commit ec3ef8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/install.js
@@ -1,3 +1,4 @@
"use strict"
var fs = require('fs')
, path = require('path')
, spawn = require('child_process').spawn
Expand Down

0 comments on commit ec3ef8a

Please sign in to comment.