瀏覽代碼

Actually, without @latest it works the same.

Lauri Ojansivu 7 年之前
父節點
當前提交
63c1ef9f9e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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