use @cloudron/manifest-format
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ const assert = require('assert'),
|
||||
BoxError = require('./boxerror.js'),
|
||||
constants = require('./constants.js'),
|
||||
debug = require('debug')('box:appstore'),
|
||||
manifestFormat = require('cloudron-manifestformat'),
|
||||
manifestFormat = require('@cloudron/manifest-format'),
|
||||
paths = require('./paths.js'),
|
||||
promiseRetry = require('./promise-retry.js'),
|
||||
safe = require('safetydance'),
|
||||
|
||||
Reference in New Issue
Block a user