Sfoglia il codice sorgente

Actually, without @latest it works the same.

Lauri Ojansivu 7 anni fa
parent
commit
63c1ef9f9e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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