@fgv/heft-dual-rig 0.1.0 → 5.1.0-3

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.
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 6.665082999999868
2
+ "nonCachedDurationMs": 12.908744999999954
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fgv/heft-dual-rig",
3
- "version": "0.1.0",
3
+ "version": "5.1.0-3",
4
4
  "description": "Heft rig configuration to dual-emit CJS (lib) and ESM (dist)",
5
5
  "license": "MIT",
6
6
  "keywords": [
@@ -10,13 +10,17 @@
10
10
  "esm",
11
11
  "commonjs"
12
12
  ],
13
+ "dependencies": {
14
+ "@rushstack/heft-node-rig": "2.11.26",
15
+ "@rushstack/heft": "1.2.6"
16
+ },
17
+ "repository": {
18
+ "type": "git",
19
+ "url": "https://github.com/ErikFortune/fgv.git"
20
+ },
13
21
  "scripts": {
14
22
  "build": "echo nothing to build",
15
23
  "test": "echo nothing to test",
16
24
  "build-docs": "echo nothing to build"
17
- },
18
- "dependencies": {
19
- "@rushstack/heft-node-rig": "2.11.26",
20
- "@rushstack/heft": "1.2.6"
21
25
  }
22
- }
26
+ }
@@ -1,2 +0,0 @@
1
- {"kind":"O","text":"Invoking: echo nothing to test \n"}
2
- {"kind":"O","text":"nothing to test\n"}
@@ -1,2 +0,0 @@
1
- Invoking: echo nothing to test
2
- nothing to test
@@ -1,2 +0,0 @@
1
- {"kind":"O","text":"Invoking: echo nothing to test \n"}
2
- {"kind":"O","text":"nothing to test\n"}
@@ -1,3 +0,0 @@
1
- {
2
- "nonCachedDurationMs": 5.056375000000003
3
- }
@@ -1 +0,0 @@
1
- Project does not have a rush-project.json configuration file, or one provided by a rig, so it does not support caching.
@@ -1,2 +0,0 @@
1
- Invoking: echo nothing to test
2
- nothing to test