@nsshunt/stsconfig 1.1.4 → 1.1.5

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.
@@ -18,6 +18,7 @@ jobs:
18
18
  with:
19
19
  node-version: 16
20
20
  - run: npm ci
21
+ - run: npm run lint
21
22
  - run: npm test
22
23
 
23
24
  publish-npm:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nsshunt/stsconfig",
3
- "version": "1.1.4",
3
+ "version": "1.1.5",
4
4
  "description": "",
5
5
  "main": "stsconfig.js",
6
6
  "dependencies": {