@taqueria/plugin-archetype 0.0.0-pr-1038-6c3bc5ce → 0.0.0-pr-1038-e7ec8632

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
@@ -80,4 +80,4 @@ The task takes a filename and a required positional argument. The filename must
80
80
 
81
81
  This is a plugin developed for Taqueria built on NodeJS using the Taqueria Node SDK
82
82
 
83
- Docker is used under the hood to provide a self contained environment for Archetype to prevent the need for it to be installed on the user's local machine.
83
+ Docker is used under the hood to provide a self contained environment for Archetype to prevent the need for it to be installed on the user's local machine
package/_readme.eta CHANGED
@@ -83,4 +83,4 @@ The task takes a filename and a required positional argument. The filename must
83
83
 
84
84
  This is a plugin developed for Taqueria built on NodeJS using the Taqueria Node SDK
85
85
 
86
- Docker is used under the hood to provide a self contained environment for Archetype to prevent the need for it to be installed on the user's local machine.
86
+ Docker is used under the hood to provide a self contained environment for Archetype to prevent the need for it to be installed on the user's local machine
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taqueria/plugin-archetype",
3
- "version": "0.0.0-pr-1038-6c3bc5ce",
3
+ "version": "0.0.0-pr-1038-e7ec8632",
4
4
  "description": "A taqueria plugin for compiling Archetype smart contracts",
5
5
  "targets": {
6
6
  "default": {