@iota-pico/api-examples-nodejs
Advanced tools
Comparing version
{ | ||
"name": "@iota-pico/api-examples-nodejs", | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"description": "IOTA Pico Framework Examples for NodeJS using TypeScript", | ||
@@ -22,5 +22,5 @@ "engines": { | ||
"dependencies": { | ||
"@iota-pico/api": "^0.9.7", | ||
"@iota-pico/core": "^0.9.7", | ||
"@iota-pico/pal-nodejs": "^0.9.7", | ||
"@iota-pico/api": "^0.9.8", | ||
"@iota-pico/core": "^0.9.8", | ||
"@iota-pico/pal-nodejs": "^0.9.8", | ||
"chalk": "^2.4.1", | ||
@@ -27,0 +27,0 @@ "commander": "^2.15.1" |
Updated
Updated
Updated