Created
March 14, 2019 15:58
-
-
Save dmose/112c42bea11dc6aeceef8edc0d31ff26 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/package.json b/package.json | |
index 0ff17ed5..f3221c09 100644 | |
--- a/package.json | |
+++ b/package.json | |
@@ -81,7 +81,8 @@ | |
"engines": { | |
"firefox": ">=45.0 <=*", | |
"//": "when changing node versions, also edit .travis.yml and .nvmrc", | |
- "node": "8.*" | |
+ "node": "8.*", | |
+ "npm": "6.9.0" | |
}, | |
"homepage": "https://github.com/mozilla/activity-stream", | |
"keywords": [ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment