@simpleapps-com/augur-config 2.0.23 → 2.1.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.
Files changed (3) hide show
  1. package/EXPORTS.md +1 -1
  2. package/llms.txt +1 -1
  3. package/package.json +1 -1
package/EXPORTS.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @simpleapps-com/augur-config exports
2
2
 
3
- Version: 2.0.9
3
+ Version: 2.0.21
4
4
 
5
5
  > Auto-generated. Do not edit manually.
6
6
  > Regenerate with: `pnpm run generate-exports`
package/llms.txt CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > Shared tooling configuration presets for Augur ecommerce sites
4
4
 
5
- Version: 2.0.9
5
+ Version: 2.0.21
6
6
 
7
7
  - config preset: @simpleapps-com/augur-config/eslint
8
8
  - config preset: @simpleapps-com/augur-config/eslint/next
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simpleapps-com/augur-config",
3
- "version": "2.0.23",
3
+ "version": "2.1.1",
4
4
  "description": "Shared tooling configuration presets for Augur ecommerce sites",
5
5
  "license": "MIT",
6
6
  "repository": {