mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
bump 4.0.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"description": "Alfresco ADF cli and utils",
|
||||
"version": "3.9.0",
|
||||
"version": "4.0.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"bin": {
|
||||
"adf-cli": "./bin/adf-cli",
|
||||
@@ -20,7 +20,7 @@
|
||||
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./templates ./dist && cp ./package.json ./dist/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "3.10.0-c1ad5d79a257f31a52ffd327022458da7926c211",
|
||||
"@alfresco/js-api": "4.0.0",
|
||||
"commander": "^4.0.0",
|
||||
"license-checker": "^25.0.1",
|
||||
"npm-registry-fetch": "^4.0.5",
|
||||
|
Reference in New Issue
Block a user