Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Commit

Permalink
🔧
Browse files Browse the repository at this point in the history
  • Loading branch information
eramdam committed Jun 7, 2017
1 parent 9be2c3c commit d41097e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Better TweetDeck **is not** made to:

### Setup

You will need [NodeJS](https://nodejs.org/en/) (the more recent the better). Fire up your favorite Terminal emulator and do the followings:
You will need [NodeJS](https://nodejs.org/en/) (**7.x at most**). Fire up your favorite Terminal emulator and do the followings:

- **[Fork](https://github.com/eramdam/BetterTweetDeck/fork)** this repository
- Clone the project
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"config": "^1.17.1",
"config-browserify": "^1.0.5",
"cross-env": "^2.0.1",
"crx": "^3.0.3",
"crx": "^3.2.1",
"cssnano": "^3.5.2",
"del": ">=1.2.1",
"domify": "^1.4.0",
Expand Down

0 comments on commit d41097e

Please sign in to comment.