Skip to content

Commit bb8ad43

Browse files
committed
add goops
1 parent df304b7 commit bb8ad43

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: node-tools/Dockerfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ RUN export PATH="$PATH:$(npm config get prefix)/lib/node_modules/bin" \
99
&& yarn global add \
1010
angular-cli \
1111
tslint \
12-
typescript
12+
typescript \
13+
goops
1314

1415
ENV HOME /home/node
1516

0 commit comments

Comments
 (0)