@taqueria/plugin-core 0.27.17-rc → 0.28.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.
package/README.md CHANGED
@@ -5,7 +5,7 @@ The Core plugin provides core utility tasks that assist the user in various ways
5
5
  ## Requirements
6
6
 
7
7
  - Taqueria v0.22.2 or later
8
- - Node.js v16.17.1 or later
8
+ - Node.js v16.16 or later. (v17.x.x or later is not supported)
9
9
 
10
10
  ## Installation
11
11
 
package/_readme.eta CHANGED
@@ -7,7 +7,7 @@ The Core plugin provides core utility tasks that assist the user in various ways
7
7
  ## Requirements
8
8
 
9
9
  - Taqueria v0.22.2 or later
10
- - Node.js v16.17.1 or later
10
+ - Node.js v16.16 or later. (v17.x.x or later is not supported)
11
11
 
12
12
  ## Installation
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taqueria/plugin-core",
3
- "version": "0.27.17-rc",
3
+ "version": "0.28.1",
4
4
  "description": "A taqueria plugin for core tasks",
5
5
  "targets": {
6
6
  "default": {
@@ -43,7 +43,7 @@
43
43
  "typescript": "^4.7.2"
44
44
  },
45
45
  "dependencies": {
46
- "@taqueria/node-sdk": "^0.27.17-rc"
46
+ "@taqueria/node-sdk": "^0.28.1"
47
47
  },
48
48
  "tsup": {
49
49
  "entry": [