@taqueria/plugin-archetype 0.0.0-pr-815-1ebfdf47 → 0.0.0-pr-810-a79fca52

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
@@ -6,8 +6,8 @@ The Archetype plugin provides a task to compile Archetype smart contracts (`.arl
6
6
 
7
7
  ## Requirements
8
8
 
9
- - Node.js v16.3 or later
10
- - Docker v0.8.6 or later
9
+ - Node.js v16 or later
10
+ - Docker v0.8.2 or later
11
11
 
12
12
  ## Installation
13
13
 
package/_readme.eta CHANGED
@@ -8,8 +8,8 @@ The Archetype plugin provides a task to compile Archetype smart contracts (`.arl
8
8
 
9
9
  ## Requirements
10
10
 
11
- - Node.js v16.3 or later
12
- - Docker v0.8.6 or later
11
+ - Node.js v16 or later
12
+ - Docker v0.8.2 or later
13
13
 
14
14
  ## Installation
15
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taqueria/plugin-archetype",
3
- "version": "0.0.0-pr-815-1ebfdf47",
3
+ "version": "0.0.0-pr-810-a79fca52",
4
4
  "description": "A taqueria plugin for compiling Archetype smart contracts",
5
5
  "targets": {
6
6
  "default": {