Skip to content

Commit 1c81ea8

Browse files
authored
Merge pull request #92 from flor-master/DEVX-1278-1
[DEVX-1278] Remove unused dependencies
2 parents a1130a1 + c077da5 commit 1c81ea8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ init-npm: &init-npm
3030
run:
3131
name: Install dependencies
3232
command: |
33-
npm i -g nx typescript
3433
npm ci
3534
3635
jobs:

0 commit comments

Comments
 (0)