@npmcli/template-oss 2.3.0 → 2.3.1

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.
@@ -51,4 +51,3 @@ jobs:
51
51
  - run: npm i --prefer-online -g npm@latest
52
52
  - run: npm ci
53
53
  - run: npm test --ignore-scripts
54
- - run: npm ls -a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npmcli/template-oss",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "description": "templated files used in npm CLI team oss projects",
5
5
  "main": "lib/index.js",
6
6
  "bin": {