Skip to content

Commit 4acc4f3

Browse files
authored
Merge pull request #636 from contentstack/feature/workflow
test for wordpress
2 parents 4dfde58 + 4689908 commit 4acc4f3

File tree

1 file changed

+1
-0
lines changed
  • upload-api/migration-wordpress/utils

1 file changed

+1
-0
lines changed

upload-api/migration-wordpress/utils/helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ var path = require('path');
66
var mkdirp = require('mkdirp');
77
const xml2js = require('xml2js');
88
const chalk = require('chalk');
9+
910
/**
1011
* Internal module Dependencies.
1112
*/

0 commit comments

Comments
 (0)