@leverege/build-tools 2.90.1 → 2.90.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leverege/build-tools",
3
- "version": "2.90.1",
3
+ "version": "2.90.2",
4
4
  "description": "A collection of build / support tools for Leverege developers",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env node --trace-deprecation
1
+ #!/usr/bin/env node
2
2
  /*
3
3
  * refresh-npm-token will check the access time of the $HOME/.npmrc npm token
4
4
  * file and if it is older than 24 hours then it will be updated to whatever