Explorar el Código

Actually, without @latest it works the same.

Lauri Ojansivu hace 7 años
padre
commit
63c1ef9f9e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      snapcraft.yaml

+ 1 - 1
snapcraft.yaml

@@ -83,7 +83,7 @@ parts:
         plugin: nodejs
         node-engine: 8.11.1
         node-packages:
-            - npm@latest
+            - npm
             - node-gyp
             - node-pre-gyp
             - fibers@2.0.0