Skip to content

Commit

Permalink
Fix installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Kocheshkova committed Aug 17, 2020
1 parent b784cc9 commit 3575421
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
},
"preferGlobal": true,
"scripts": {
"preinstall": "cd appcenter-file-upload-client-node && npm i",
"build-ac-fus": "cd appcenter-file-upload-client-node && npm run build",
"build": "npm run build-ac-fus && npm run lint && gulp build:raw",
"lint": "eslint \"bin/**/*.js\" \"src/**/*.ts\" \"scripts/**/*.js\" \"test/**/*.ts\"",
Expand Down

0 comments on commit 3575421

Please sign in to comment.