@iexec/iapp-maker 0.0.1-alpha-abacf2136be5f0c987735542dcbeadc12d4aa200 → 0.0.1-alpha-nightly-fbec13fe99344a38d6f854a608a05b267d1b6d40

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iexec/iapp-maker",
3
- "version": "0.0.1-alpha-abacf2136be5f0c987735542dcbeadc12d4aa200",
3
+ "version": "0.0.1-alpha-nightly-fbec13fe99344a38d6f854a608a05b267d1b6d40",
4
4
  "description": "A CLI to guide you through the process of building an iExec iApp",
5
5
  "main": "src/index.js",
6
6
  "type": "module",