Skip to content

Commit

Permalink
[ADF-5305] - attempt to fix PR #3
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoAlbano committed Feb 16, 2021
1 parent 170c8ae commit f9cdeaa
Show file tree
Hide file tree
Showing 3 changed files with 1,867 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
},
"dependencies": {
"@alfresco/js-api": "4.2.0",
"@alfresco/js-api": "^4.3.0-3207",
"commander": "^4.0.0",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",
Expand Down
Loading

0 comments on commit f9cdeaa

Please sign in to comment.