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 c3d8df6 commit 4b8f904Copy full SHA for 4b8f904
Dockerfile
@@ -7,3 +7,4 @@ WORKDIR /gistify
7
ADD package.json /gistify/package.json
8
9
RUN npm install
10
+RUN npm install --dev
0 commit comments