Comparing version 3.4.1 to 3.4.2
@@ -423,2 +423,10 @@ { | ||
}, | ||
"Doc Comment": { | ||
"prefix": [ | ||
"doc-comment" | ||
], | ||
"body": [ | ||
"/// ${1:Description}" | ||
] | ||
}, | ||
"Array to Blob": { | ||
@@ -425,0 +433,0 @@ "prefix": [ |
{ | ||
"name": "motoko", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Compile and run Motoko smart contracts in Node.js or the browser.", | ||
@@ -5,0 +5,0 @@ "author": "Ryan Vandersmith (https://github.com/rvanasa)", |
4074262
2373