We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a362139 commit 6102da1Copy full SHA for 6102da1
lib/cli/package.json
@@ -20,7 +20,7 @@
20
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
21
},
22
"dependencies": {
23
- "@alfresco/js-api": ">=8.0.1",
+ "@alfresco/js-api": ">=8.0.0-alpha.7",
24
"commander": "^6.2.1",
25
"ejs": "^3.1.9",
26
"license-checker": "^25.0.1",
0 commit comments