Commit 6e52aa73ee3bde8acf61d86d350e7f67b8d5091a

Authored by Adhidarma Hadiwinoto
1 parent ad07667392
Exists in master

Lower stack-trace version to 0.0.10

Showing 2 changed files with 4 additions and 4 deletions Side-by-side Diff

... ... @@ -2068,9 +2068,9 @@
2068 2068 }
2069 2069 },
2070 2070 "stack-trace": {
2071   - "version": "1.0.0-pre1",
2072   - "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-1.0.0-pre1.tgz",
2073   - "integrity": "sha512-biM7OwS3J2hcou7tfozHcsqhJZxX5pqMMqe/Zr6stw9uVn8Gh7ct3eFR9Gb66BBi/ToSeOgk4FsjKgZVrDIyew=="
  2071 + "version": "0.0.10",
  2072 + "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
  2073 + "integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA="
2074 2074 },
2075 2075 "statuses": {
2076 2076 "version": "1.3.1",
... ... @@ -41,7 +41,7 @@
41 41 "request": "^2.88.0",
42 42 "sha1": "^1.1.1",
43 43 "simple-git": "^1.80.1",
44   - "stack-trace": "^1.0.0-pre1",
  44 + "stack-trace": "0.0.10",
45 45 "strftime": "^0.10.0",
46 46 "string-natural-compare": "^2.0.2",
47 47 "tektrans-logger": "^1.1.3",